mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ar71xx: Revert "added board support for compex wpj558"
This reverts commit f7873071561d82e75ba2dc46433a2982fef8ac6f. Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44245 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -157,9 +157,6 @@ struct cpx_board boards[] = {
|
||||
CPX_BOARD_AR71XX(DEVID_COMPEX_WPE72, 8,
|
||||
"WPE72", "Compex WPE72",
|
||||
"BareBoard"),
|
||||
CPX_BOARD_AR71XX(DEVID_COMPEX_WPJ558, 8,
|
||||
"WPJ558", "Compex WPJ558",
|
||||
"BareBoard"),
|
||||
|
||||
CPX_BOARD_AR23XX(DEVID_COMPEX_NP25G, 4,
|
||||
"NP25G", "Compex NetPassage 25G",
|
||||
|
||||
@@ -64,8 +64,6 @@
|
||||
#define DEVID_COMPEX_WP543 0x0640
|
||||
#define DEVID_COMPEX_WPE72 0x0672
|
||||
|
||||
#define DEVID_COMPEX_WPJ558 0x0688
|
||||
|
||||
/* Devices based on the IXP422 */
|
||||
#define DEVID_COMPEX_WP18 0x047E
|
||||
#define DEVID_COMPEX_NP18A 0x0489
|
||||
|
||||
Reference in New Issue
Block a user