mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:23:09 +02:00
rdc: switch to 3.3 and mark the target as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31595 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7fa6105b4e
commit
9ca85294f4
@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
|
|||||||
ARCH:=i386
|
ARCH:=i386
|
||||||
BOARD:=rdc
|
BOARD:=rdc
|
||||||
BOARDNAME:=RDC 321x
|
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
|
CFLAGS:=-Os -pipe -march=i486 -mtune=i486 -fno-caller-saves
|
||||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.32.33
|
LINUX_VERSION:=3.3.4
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user