disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors
SVN-Revision: 9591
This commit is contained in:
parent
407b75436d
commit
60898bc0c5
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue