2
0
forked from Ivasoft/openwrt

upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimages

SVN-Revision: 17018
This commit is contained in:
Imre Kaloz
2009-07-26 16:21:43 +00:00
parent b2afb336a2
commit a0829559f8
9 changed files with 153 additions and 839 deletions

View File

@@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=ppc40x
BOARDNAME:=AMCC/IBM PPC40x
FEATURES:=squashfs jffs2 usb
FEATURES:=squashfs usb
LINUX_VERSION:=2.6.28.10
LINUX_VERSION:=2.6.30.2
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk