forked from mirror/openwrt
sunxi: enable ramdisk feature
Build initramfs images for this target. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
parent
8abb6dbf0f
commit
3ded6d2716
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
|||
ARCH:=arm
|
||||
BOARD:=sunxi
|
||||
BOARDNAME:=Allwinner ARM SoCs
|
||||
FEATURES:=ext4 display rootfs-part rtc squashfs usb usbgadget
|
||||
FEATURES:=ext4 display ramdisk rootfs-part rtc squashfs usb usbgadget
|
||||
SUBTARGETS:=cortexa8 cortexa7 cortexa53
|
||||
|
||||
KERNEL_PATCHVER:=6.12
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue