From 1884df4f4b2429f4fe2c59fbd13ec3d66c16b560 Mon Sep 17 00:00:00 2001 From: Geoff Levand 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') diff --git a/target/linux/pxcab/Makefile b/target/linux/pxcab/Makefile index 62289851bf..945f3f2d07 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