mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ramips: fix board parameter for the NBG-419N (#12061)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33229 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -444,7 +444,7 @@ define Image/Build/Profile/MOFI35003GN
|
||||
endef
|
||||
|
||||
define Image/Build/Profile/NBG419N
|
||||
$(call Image/Build/Template/$(fs_squash)/$(1),GENERIC_4M,nbg-419n,NBG419N,ttyS1,57600,phys)
|
||||
$(call Image/Build/Template/$(fs_squash)/$(1),GENERIC_4M,nbg-419n,NBG-419N,ttyS1,57600,phys)
|
||||
endef
|
||||
|
||||
define Image/Build/Profile/NW718
|
||||
|
||||
Reference in New Issue
Block a user