ARCH:=i386
BOARD:=rdc
-BOARDNAME:=RDC321x x86
-FEATURES:=squashfs jffs2 broken
+BOARDNAME:=RDC 321x
+FEATURES:=squashfs jffs2 pci
-LINUX_VERSION:=2.6.22.4
+LINUX_VERSION:=2.6.25.9
include $(INCLUDE_DIR)/target.mk
endef
endif
-# include the profiles
--include profiles/*.mk
-
$(eval $(call BuildTarget))