Skip to content

Commit 3ded6d2

Browse files
committed
sunxi: enable ramdisk feature
Build initramfs images for this target. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
1 parent 8abb6db commit 3ded6d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

target/linux/sunxi/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
77
ARCH:=arm
88
BOARD:=sunxi
99
BOARDNAME:=Allwinner ARM SoCs
10-
FEATURES:=ext4 display rootfs-part rtc squashfs usb usbgadget
10+
FEATURES:=ext4 display ramdisk rootfs-part rtc squashfs usb usbgadget
1111
SUBTARGETS:=cortexa8 cortexa7 cortexa53
1212

1313
KERNEL_PATCHVER:=6.12

0 commit comments

Comments
 (0)