projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
bcm963xx: add missing trailing zero to load address
[openwrt.git]
/
target
/
linux
/
rdc
/
Makefile
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index
d840a42
..
42d4123
100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
ARCH:=i386
BOARD:=rdc
-BOARDNAME:=RDC
321x x86
+BOARDNAME:=RDC
321x
FEATURES:=squashfs jffs2 pci
LINUX_VERSION:=2.6.24.5
This page took
0.024722 seconds
and
4
git commands to generate.