au1000: switch to 3.3 and add broken flag
SVN-Revision: 31893
This commit is contained in:
parent
e065d5cfbe
commit
fbe10e73c6
1 changed files with 2 additions and 2 deletions
|
@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
|
|||
ARCH:=mipsel
|
||||
BOARD:=au1000
|
||||
BOARDNAME:=RMI/AMD AU1x00
|
||||
FEATURES:=jffs2 usb pci
|
||||
FEATURES:=jffs2 usb pci broken
|
||||
SUBTARGETS=au1500 au1550
|
||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||
|
||||
LINUX_VERSION:=3.2.16
|
||||
LINUX_VERSION:=3.3.7
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES += wpad-mini yamonenv
|
||||
|
|
Loading…
Reference in a new issue