Skip to content

Commit 4e49582

Browse files
nehebrobimarko
authored andcommitted
bcm53xx: add ramdisk to FEATURES
Cisco/Meraki mx64/mx65 targets require initramfs ( ramdisk) for install. Add it to default target build. Signed-off-by: Evan Jobling <evan.jobling at mslsc.com.au> Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: openwrt/openwrt#22835 Signed-off-by: Robert Marko <robimarko@gmail.com>
1 parent 11ca5f3 commit 4e49582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

target/linux/bcm53xx/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:=bcm53xx
99
BOARDNAME:=Broadcom BCM47xx/53xx (ARM)
10-
FEATURES:=squashfs nand usb pci pcie gpio pwm
10+
FEATURES:=squashfs nand usb pci pcie gpio pwm ramdisk
1111
CPU_TYPE:=cortex-a9
1212
SUBTARGETS:=generic
1313

0 commit comments

Comments
 (0)