projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[brcm63xx] register GPIO-connected LEDs for known boards
[openwrt.git]
/
target
/
linux
/
ps3
/
Makefile
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))
This page took
0.02068 seconds
and
4
git commands to generate.