Explorar o código

rdc: switch to 3.3 and mark the target as broken

SVN-Revision: 31595
Gabor Juhos %!s(int64=13) %!d(string=hai) anos
pai
achega
0e086cfaf7
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      target/linux/rdc/Makefile

+ 2 - 2
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 <[email protected]>
 
-LINUX_VERSION:=2.6.32.33
+LINUX_VERSION:=3.3.4
 
 include $(INCLUDE_DIR)/target.mk