projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
This Makefile patch adds support for the "Privacy Extensions",
[openwrt.git]
/
target
/
linux
/
ppc44x
/
Makefile
diff --git
a/target/linux/ppc44x/Makefile
b/target/linux/ppc44x/Makefile
index
9b4342c
..
90921e0
100644
(file)
--- a/
target/linux/ppc44x/Makefile
+++ b/
target/linux/ppc44x/Makefile
@@
-8,10
+8,10
@@
include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=ppc44x
-BOARDNAME:=AMCC
Taishan
+BOARDNAME:=AMCC
/IBM PPC44x
FEATURES:=squashfs
-LINUX_VERSION:=2.6.24
+LINUX_VERSION:=2.6.24
.7
LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk
This page took
0.025387 seconds
and
4
git commands to generate.