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
commitaa7ccffe3f0865e1360869cecd505f4388b1f4be (patch)
tree2fd3a1f2b491298551b74a25fdfe0e4a2d831866 /target/linux/au1000-2.6
parentb0eb29e5e1d346f3325bf977d040da689abbbf3b (diff)
downloadupstream-aa7ccffe3f0865e1360869cecd505f4388b1f4be.tar.gz
upstream-aa7ccffe3f0865e1360869cecd505f4388b1f4be.tar.bz2
upstream-aa7ccffe3f0865e1360869cecd505f4388b1f4be.zip
move another DEFAULT:=y and fix a dependency bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6097 3c298f89-4303-0410-b956-a3cf2f4a3e73
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)