projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
787b253
)
rdc: switch to 3.3 and mark the target as broken
author
Gabor Juhos
<juhosg@openwrt.org>
Sat, 5 May 2012 11:43:30 +0000
(11:43 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Sat, 5 May 2012 11:43:30 +0000
(11:43 +0000)
SVN-Revision: 31595
target/linux/rdc/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rdc/Makefile
b/target/linux/rdc/Makefile
index 10b9dd27a8824889bd01503df596c20250d955d8..9bf8487f3077243112ad2f68222683b021e24bf4 100644
(file)
--- a/
target/linux/rdc/Makefile
+++ b/
target/linux/rdc/Makefile
@@
-9,11
+9,11
@@
include $(TOPDIR)/rules.mk
ARCH:=i386
BOARD:=rdc
BOARDNAME:=RDC 321x
-FEATURES:=squashfs jffs2 pci usb pcmcia
+FEATURES:=squashfs jffs2 pci usb pcmcia
broken
CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=
2.6.32.33
+LINUX_VERSION:=
3.3.4
include $(INCLUDE_DIR)/target.mk