move busybox init scripts from base-files into the busybox package and make them...
[openwrt.git] / target / linux / rdc-2.6 / Makefile
index 3c508c2..3d48de7 100644 (file)
@@ -9,7 +9,12 @@ include $(TOPDIR)/rules.mk
 ARCH:=i386
 BOARD:=rdc
 BOARDNAME:=RDC x86
-FEATURES:=broken pci jffs2
+FEATURES:=broken jffs2
+
+define Target/Description
+        Build firmware images for RDC3211 based routers
+        (e.g. Airlink101 AR525W)
+endef
 
 LINUX_VERSION:=2.6.17
 LINUX_RELEASE:=1
This page took 0.022453 seconds and 4 git commands to generate.