mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 12:57:42 +02:00
[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
This commit is contained in:
parent
9875005bf3
commit
4d45522851
@ -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
Block a user