projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
uClibc: fix ubicom32 compile error with 0.9.32
[openwrt.git]
/
target
/
linux
/
mpc83xx
/
patches-2.6.35
/
004-boot_wrapper.patch
1
--- a/arch/powerpc/boot/wrapper
2
+++ b/arch/powerpc/boot/wrapper
3
@@ -205,7 +205,7 @@ ps3)
4
isection=.kernel:initrd
5
link_address=''
6
;;
7
-ep88xc|ep405|ep8248e)
8
+ep88xc|ep405|ep8248e|rb600)
9
platformo="$object/fixed-head.o $object/$platform.o"
10
binary=y
11
;;
This page took
0.042445 seconds
and
5
git commands to generate.