aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2007-11-23 14:58:55 +0000
committerGabor Juhos <juhosg@openwrt.org>2007-11-23 14:58:55 +0000
commitb37f344168ab3edb8949142c7f6f028db67bec6c (patch)
tree86077c52afbae4ba3129c0ad71d2166b5cea75fe /target/linux/adm5120/Makefile
parent06cdcfdbfdad3bd40657a5edda9962a1eae415b4 (diff)
downloadmaster-187ad058-b37f344168ab3edb8949142c7f6f028db67bec6c.tar.gz
master-187ad058-b37f344168ab3edb8949142c7f6f028db67bec6c.tar.bz2
master-187ad058-b37f344168ab3edb8949142c7f6f028db67bec6c.zip
[adm5120] disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9591 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/Makefile')
-rw-r--r--target/linux/adm5120/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/adm5120/Makefile b/target/linux/adm5120/Makefile
index 6c17168ccb..fcfc8bcbd3 100644
--- a/target/linux/adm5120/Makefile
+++ b/target/linux/adm5120/Makefile
@@ -12,6 +12,7 @@ BOARDNAME:=Infineon ADM5120
LINUX_VERSION:=2.6.23.1
FEATURES:=squashfs jffs2 tgz broken
SUBTARGETS:=router_le router_be
+INITRAMFS_EXTRA_FILES:=
include $(INCLUDE_DIR)/target.mk