[ppc40x] build jffs2 images by default
authorGabor Juhos <juhosg@openwrt.org>
Sun, 19 Jul 2009 07:20:04 +0000 (07:20 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 19 Jul 2009 07:20:04 +0000 (07:20 +0000)
SVN-Revision: 16907

target/linux/ppc40x/Makefile

index 95ff5592ec86da08033505a95a8f3bad5e357577..4c4641aa4f00fd211eb3d1c112abf415aacd1d2b 100644 (file)
@@ -1,5 +1,5 @@
 #
 #
-# Copyright (C) 2008 OpenWrt.org
+# Copyright (C) 2008-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=powerpc
 BOARD:=ppc40x
 BOARDNAME:=AMCC/IBM PPC40x
 ARCH:=powerpc
 BOARD:=ppc40x
 BOARDNAME:=AMCC/IBM PPC40x
-FEATURES:=squashfs usb
+FEATURES:=squashfs jffs2 usb
 
 LINUX_VERSION:=2.6.28.10
 LINUX_KARCH:=powerpc
 
 LINUX_VERSION:=2.6.28.10
 LINUX_KARCH:=powerpc