diff options
author | Hamish Guthrie <hcg@openwrt.org> | 2009-04-16 10:40:15 +0000 |
---|---|---|
committer | Hamish Guthrie <hcg@openwrt.org> | 2009-04-16 10:40:15 +0000 |
commit | ffc86f7e3a5b4be7dfdee2f201cfa4fc2a30a40e (patch) | |
tree | 6c6b1de678ad45d1fe93a8126174855f236b895c /target/linux/ps3/Makefile | |
parent | a2457665070d609a457d68c1eeb051b12bf43531 (diff) | |
download | upstream-ffc86f7e3a5b4be7dfdee2f201cfa4fc2a30a40e.tar.gz upstream-ffc86f7e3a5b4be7dfdee2f201cfa4fc2a30a40e.tar.bz2 upstream-ffc86f7e3a5b4be7dfdee2f201cfa4fc2a30a40e.zip |
Update default configuration to use profiles
SVN-Revision: 15229
Diffstat (limited to 'target/linux/ps3/Makefile')
-rw-r--r-- | target/linux/ps3/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ps3/Makefile b/target/linux/ps3/Makefile index b28dba3616..40f8059eaf 100644 --- a/target/linux/ps3/Makefile +++ b/target/linux/ps3/Makefile @@ -12,8 +12,6 @@ BOARDNAME:=Sony PS3 Game Console MAINTAINER:=Geoff Levand <geoffrey.levand@am.sony.com> SUBTARGETS=petitboot -DEVICE_TYPE=bootloader - LINUX_VERSION:=2.6.28.9 KERNEL_CC:= |