Browse Source

ixp4xx: Add ext4 and rootfs-part to features

Several of the IXP4xx machines mount root on external harddrives
so add EXT4 and rootfs-part to the featureset so the right
features are always selected.

Signed-off-by: Linus Walleij <[email protected]>
Linus Walleij 1 year ago
parent
commit
e824864ede
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ixp4xx/Makefile

+ 1 - 1
target/linux/ixp4xx/Makefile

@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=armeb
 ARCH:=armeb
 BOARD:=ixp4xx
 BOARD:=ixp4xx
 BOARDNAME:=Intel XScale IXP4xx
 BOARDNAME:=Intel XScale IXP4xx
-FEATURES:=dt squashfs gpio
+FEATURES:=dt squashfs gpio ext4 rootfs-part
 CPU_TYPE:=xscale
 CPU_TYPE:=xscale
 SUBTARGETS:=generic
 SUBTARGETS:=generic