From 870dc4520f4eb2a6ebbd529ef65f67a123eea1d1 Mon Sep 17 00:00:00 2001 From: geoff Date: Tue, 18 Aug 2009 23:09:50 +0000 Subject: pxcab: Replace TARGET_pxcab with feature powerpc64 Signed-off-by: Geoff Levand git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17307 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/pxcab/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/pxcab/Makefile') diff --git a/target/linux/pxcab/Makefile b/target/linux/pxcab/Makefile index 62289851b..945f3f2d0 100644 --- a/target/linux/pxcab/Makefile +++ b/target/linux/pxcab/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=powerpc BOARD:=pxcab BOARDNAME:=PowerXCell Accelerator Board -FEATURES:=fpu ramdisk +FEATURES+=powerpc64 fpu ramdisk LINUX_VERSION:=2.6.30.5 -- cgit v1.2.3