projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
rdc
/
Makefile
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index
d3717b7
..
2f1fc1b
100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-8,10
+8,10
@@
include $(TOPDIR)/rules.mk
ARCH:=i386
BOARD:=rdc
-BOARDNAME:=RDC
321x x86
-FEATURES:=squashfs jffs2
broken
pci
+BOARDNAME:=RDC
321x
+FEATURES:=squashfs jffs2 pci
-LINUX_VERSION:=2.6.2
2.4
+LINUX_VERSION:=2.6.2
5.9
include $(INCLUDE_DIR)/target.mk
This page took
0.018663 seconds
and
4
git commands to generate.