kirkwood: enable initramfs images by default
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
f04b651453
commit
9c402d03e6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
ARCH:=arm
|
ARCH:=arm
|
||||||
BOARD:=kirkwood
|
BOARD:=kirkwood
|
||||||
BOARDNAME:=Marvell Kirkwood
|
BOARDNAME:=Marvell Kirkwood
|
||||||
FEATURES:=usb nand squashfs
|
FEATURES:=usb nand squashfs ramdisk
|
||||||
CPU_TYPE:=xscale
|
CPU_TYPE:=xscale
|
||||||
MAINTAINER:=Luka Perkov <luka@openwrt.org>
|
MAINTAINER:=Luka Perkov <luka@openwrt.org>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue