Enable squashfs for adm5120 as well
SVN-Revision: 6821
This commit is contained in:
parent
1d9e1884fb
commit
d07c8a8b83
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
ARCH:=mipsel
|
ARCH:=mipsel
|
||||||
BOARD:=adm5120
|
BOARD:=adm5120
|
||||||
BOARDNAME:=ADMtek 5120
|
BOARDNAME:=ADMtek 5120
|
||||||
FEATURES:=jffs2 broken
|
FEATURES:=squashfs jffs2 broken
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for ADMTek ADM5120 based boards
|
Build firmware images for ADMTek ADM5120 based boards
|
||||||
|
|
Loading…
Reference in a new issue