properly generate squashfs, jffs2 and initramfs images and kernels
[openwrt/openwrt.git] / target / linux / mcs814x / Makefile
index f8f71204d92b663f58381795e4f5ad7e62dfe2e6..a5818491cd005aedbfeb2780e36e02e5a4114b28 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=mcs814x
 BOARDNAME:=Moschip MCS814x
-FEATURES:=pci usb
+FEATURES:=pci usb squashfs jffs2
 CFLAGS=-Os -pipe -march=armv5te -mtune=arm926ej-s -fno-caller-saves
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>