ar71xx: add uci-defaults for the RB750 board
[openwrt.git] / target / linux / rdc / Makefile
index 09b81c8..b651011 100644 (file)
@@ -11,12 +11,14 @@ BOARD:=rdc
 BOARDNAME:=RDC 321x
 FEATURES:=squashfs jffs2 pci usb pcmcia
 CFLAGS:=-Os -pipe -march=i486 -funit-at-a-time
+SUBTARGETS:=amit ar525w r8610 dir-450 sitecom bifferboard
 
-LINUX_VERSION:=2.6.30.9
+LINUX_VERSION:=2.6.30.10
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES += hostapd-mini kmod-rdc321x-wdt
+DEFAULT_PACKAGES += wpad-mini kmod-r6040 kmod-input-core \
+                   kmod-input-polldev kmod-input-gpio-buttons kmod-button-hotplug
 
 define Target/Description
         Build firmware images for RDC321x based routers
@@ -24,7 +26,3 @@ define Target/Description
 endef
 
 $(eval $(call BuildTarget))
-
-$(eval $(call RequireCommand,lzma, \
-        Please install lzma-4.4x. \
-))
This page took 0.020811 seconds and 4 git commands to generate.