1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

pxcab: Replace TARGET_pxcab with feature powerpc64

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17307 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
geoff
2009-08-18 23:09:50 +00:00
parent 2b08ef5155
commit 870dc4520f
4 changed files with 4 additions and 6 deletions

View File

@@ -53,7 +53,6 @@ if !TOOLCHAINOPTS
config GCC_VERSION_4_3_3
default y if powerpc64
default y if TARGET_pxcab
default y if TARGET_etrax
default y if TARGET_coldfire
endif