mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 15:35:30 +02:00
[ppc40x] build jffs2 images by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16907 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4b3f049d1b
commit
876b6c07d8
@ -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.
|
||||
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
ARCH:=powerpc
|
||||
BOARD:=ppc40x
|
||||
BOARDNAME:=AMCC/IBM PPC40x
|
||||
FEATURES:=squashfs usb
|
||||
FEATURES:=squashfs jffs2 usb
|
||||
|
||||
LINUX_VERSION:=2.6.28.10
|
||||
LINUX_KARCH:=powerpc
|
||||
|
Loading…
Reference in New Issue
Block a user