mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: rt305x: add support for the Skyline SL-R7205 Wireless 3G router
[juhosg: - don't switch back to 2.6.39 - update config-3.2 - change machine id to SL-R7205 - reorder case entries in platform scripts - remove button hotplug script] Signed-off-by: Haipoh Teoh <hpteoh@ceedtec.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30645 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -25,6 +25,7 @@ obj-$(CONFIG_RT305X_MACH_NW718) += mach-nw718.o
|
||||
obj-$(CONFIG_RT305X_MACH_OMNI_EMB) += mach-omni-emb.o
|
||||
obj-$(CONFIG_RT305X_MACH_PWH2004) += mach-pwh2004.o
|
||||
obj-$(CONFIG_RT305X_MACH_RT_G32_REVB) += mach-rt-g32-revb.o
|
||||
obj-$(CONFIG_RT305X_MACH_SL_R7205) += mach-sl-r7205.o
|
||||
obj-$(CONFIG_RT305X_MACH_V22RW_2X2) += mach-v22rw-2x2.o
|
||||
obj-$(CONFIG_RT305X_MACH_W502U) += mach-w502u.o
|
||||
obj-$(CONFIG_RT305X_MACH_WCR150GN) += mach-wcr150gn.o
|
||||
|
||||
Reference in New Issue
Block a user