Browse Source

disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors

SVN-Revision: 9591
Gabor Juhos 18 years ago
parent
commit
60898bc0c5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/adm5120/Makefile

+ 1 - 0
target/linux/adm5120/Makefile

@@ -12,6 +12,7 @@ BOARDNAME:=Infineon ADM5120
 LINUX_VERSION:=2.6.23.1
 LINUX_VERSION:=2.6.23.1
 FEATURES:=squashfs jffs2 tgz broken
 FEATURES:=squashfs jffs2 tgz broken
 SUBTARGETS:=router_le router_be
 SUBTARGETS:=router_le router_be
+INITRAMFS_EXTRA_FILES:=
 
 
 include $(INCLUDE_DIR)/target.mk
 include $(INCLUDE_DIR)/target.mk