diff options
Diffstat (limited to 'target/linux/ps3/Makefile')
-rw-r--r-- | target/linux/ps3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ps3/Makefile b/target/linux/ps3/Makefile index e36e333cf..01b298975 100644 --- a/target/linux/ps3/Makefile +++ b/target/linux/ps3/Makefile @@ -11,7 +11,7 @@ BOARD:=ps3 BOARDNAME:=Sony PS3 Game Console MAINTAINER:=Geoff Levand <geoffrey.levand@am.sony.com> SUBTARGETS=petitboot -FEATURES+=powerpc64 +FEATURES:=powerpc64 broken LINUX_VERSION:=2.6.30.10 |