mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Add support for Sagem F@ST2404 (#4332)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13583 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -80,6 +80,8 @@ define Image/Build
|
||||
$(call Image/Build/CFE,$(1),96348GW-11,6348)
|
||||
# DG834G
|
||||
$(call Image/Build/CFE,$(1),96348GW-10,6348)
|
||||
# Sagem F@ST2404
|
||||
$(call Image/Build/CFE,$(1),F@ST2404,6348)
|
||||
endef
|
||||
|
||||
$(eval $(call BuildImage))
|
||||
|
||||
Reference in New Issue
Block a user