[adm5120] disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 23 Nov 2007 14:58:55 +0000 (14:58 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 23 Nov 2007 14:58:55 +0000 (14:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9591 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/adm5120/Makefile

index 6c17168ccbd82bb344a480b0c7bcd844ff7ef8e6..fcfc8bcbd350dfea486b52bf7d763784c424d403 100644 (file)
@@ -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