projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: rtl8366rb: use correct bitmasks in sanity checks
[openwrt.git]
/
target
/
linux
/
rdc
/
Makefile
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index
9e3f3c1
..
1ffd119
100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-12,7
+12,7
@@
BOARDNAME:=RDC 321x
FEATURES:=squashfs jffs2 pci usb pcmcia
CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -funit-at-a-time
FEATURES:=squashfs jffs2 pci usb pcmcia
CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -funit-at-a-time
-LINUX_VERSION:=2.6.32.2
6
+LINUX_VERSION:=2.6.32.2
7
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.01911 seconds
and
4
git commands to generate.