projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add preinit modularization work by Daniel Dickinson (cshore)
[openwrt.git]
/
target
/
linux
/
pxcab
/
Makefile
diff --git
a/target/linux/pxcab/Makefile
b/target/linux/pxcab/Makefile
index
5957d65
..
7ca7c05
100644
(file)
--- a/
target/linux/pxcab/Makefile
+++ b/
target/linux/pxcab/Makefile
@@
-9,9
+9,9
@@
include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=pxcab
BOARDNAME:=PowerXCell Accelerator Board
-FEATURES
:=
fpu ramdisk
+FEATURES
+=powerpc64
fpu ramdisk
-LINUX_VERSION:=2.6.30.1
+LINUX_VERSION:=2.6.30.1
0
KERNEL_CC:=
This page took
0.020934 seconds
and
4
git commands to generate.