Commit Graph

11 Commits (6c7a71c78ecaf19ba40305f78e889d8295e5d745)

Author SHA1 Message Date
Felix Fietkau cc44a0b0da remove obsolete kernel dependencies and version checks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 20:44:28 +00:00
Felix Fietkau 5bdd866100 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
Nicolas Thill 2180fa92a1 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
Nicolas Thill 43bb58eaf6 package Makefile cleanup: remove uneeded vars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:20:36 +00:00
Nicolas Thill 3ade8db929 use $(INSTALL_BIN) instead of $(CP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-30 08:01:51 +00:00
Nicolas Thill a68b949064 ifenslave fixes:
* use KERNEL_BUILD_DIR for PKG_BUILD_DIR
 * no need to copy source, can compile from linux source directly


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 22:40:09 +00:00
Imre Kaloz 7acfc24a02 fix the annoying error on package scan
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-06 10:45:40 +00:00
Felix Fietkau c70cfb3d1a add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +00:00
Tim Yardley 94b3565b06 same propset here as changeset:6500
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-04 04:41:46 +00:00
Nicolas Thill a1156c89c4 more use of the INSTALL_DIR variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 00:53:24 +00:00
Florian Fainelli db42801c16 Add ifenslave package (#980)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-25 20:16:53 +00:00