rtl8366_smi: move RTL8366S driver into a separate file
[openwrt.git] / target / linux / rdc / Makefile
index 2d9d1fb..a8ca8f8 100644 (file)
@@ -11,9 +11,9 @@ BOARD:=rdc
 BOARDNAME:=RDC 321x
 FEATURES:=squashfs jffs2 pci usb pcmcia
 CFLAGS:=-Os -pipe -march=i486 -funit-at-a-time
 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
+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
 
 
 include $(INCLUDE_DIR)/target.mk
 
@@ -25,7 +25,3 @@ define Target/Description
 endef
 
 $(eval $(call BuildTarget))
 endef
 
 $(eval $(call BuildTarget))
-
-$(eval $(call RequireCommand,lzma, \
-        Please install lzma-4.4x. \
-))
This page took 0.022069 seconds and 4 git commands to generate.