2
0
forked from Ivasoft/openwrt

ramips: add support for Belkin F5D8235 v2 board

No support for usb for now.

Signed-off-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 24126
This commit is contained in:
Gabor Juhos
2010-11-24 10:01:23 +00:00
parent 90c0618011
commit 21c8d63505
7 changed files with 164 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ obj-y := irq.o setup.o devices.o rt305x.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
obj-$(CONFIG_RT305X_MACH_F5D8235_V2) += mach-f5d8235-v2.o
obj-$(CONFIG_RT305X_MACH_DIR_300_REVB) += mach-dir-300-revb.o
obj-$(CONFIG_RT305X_MACH_V22RW_2X2) += mach-v22rw-2x2.o
obj-$(CONFIG_RT305X_MACH_WCR150GN) += mach-wcr150gn.o