projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3cc73e
)
PS3: Enable kernel patches
author
Geoff Levand
<geoff@infradead.org>
Fri, 10 Jul 2009 01:00:05 +0000
(
01:00
+0000)
committer
Geoff Levand
<geoff@infradead.org>
Fri, 10 Jul 2009 01:00:05 +0000
(
01:00
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16756
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ps3/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ps3/Makefile
b/target/linux/ps3/Makefile
index
d392944
..
64d8477
100644
(file)
--- a/
target/linux/ps3/Makefile
+++ b/
target/linux/ps3/Makefile
@@
-29,12
+29,6
@@
define Target/Description
Enable the Petitboot package to build a PS3 bootloader.
endef
-ifeq ($(CONFIG_TARGET_ps3_petitboot),y)
-define Kernel/Patch
-# no patches required
-endef
-endif
-
KERNELNAME:="zImage"
$(eval $(call BuildTarget))