Skip to content

Commit

Permalink
mvebu: generate ramdisk image by default
Browse files Browse the repository at this point in the history
ramdisk images must be used in the installation process for upcoming
Turris Omnia support.

Signed-off-by: Ryan Mounce <[email protected]>
  • Loading branch information
rmounce authored and hauke committed Mar 9, 2018
1 parent 7b33f6c commit 657ce92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/mvebu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=mvebu
BOARDNAME:=Marvell Armada 37x/38x/XP
FEATURES:=fpu usb pci pcie gpio nand squashfs
FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk
CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=vfpv3
MAINTAINER:=Imre Kaloz <[email protected]>
Expand Down

0 comments on commit 657ce92

Please sign in to comment.