1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[ar71xx] add dummy WMAC device

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13769 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2008-12-30 06:52:57 +00:00
parent f6e36f3ff8
commit 26fe054b76
5 changed files with 32 additions and 0 deletions

View File

@@ -82,4 +82,6 @@ extern void ar71xx_add_device_uart(void) __init;
extern void ar71xx_add_device_wdt(void) __init;
extern void ar91xx_add_device_wmac(void) __init;
#endif /* __ASM_MACH_AR71XX_PLATFORM_H */