aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/au1000-2.6
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-01-14 17:58:43 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-01-14 17:58:43 +0000
commit065c6c0f97682e03d0b3f5273c85449e9cc62433 (patch)
tree2ebaf8ce1745404383f3f9c0300f786cd6ae0c43 /target/linux/au1000-2.6
parentee54f19d41dd770be6b2d7a50cb24c9cb74a9b85 (diff)
downloadupstream-065c6c0f97682e03d0b3f5273c85449e9cc62433.tar.gz
upstream-065c6c0f97682e03d0b3f5273c85449e9cc62433.tar.bz2
upstream-065c6c0f97682e03d0b3f5273c85449e9cc62433.zip
move another DEFAULT:=y and fix a dependency bug
SVN-Revision: 6097
Diffstat (limited to 'target/linux/au1000-2.6')
-rw-r--r--target/linux/au1000-2.6/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/au1000-2.6/Makefile b/target/linux/au1000-2.6/Makefile
index 2f2a92b0e1..25fc776129 100644
--- a/target/linux/au1000-2.6/Makefile
+++ b/target/linux/au1000-2.6/Makefile
@@ -17,6 +17,7 @@ define Target/Description
endef
include $(INCLUDE_DIR)/kernel-build.mk
+DEFAULT_PACKAGES += yamonenv
define Kernel/BuildImage
$(call Kernel/BuildImage/Default)