ramips: fix board parameter for the NBG-419N (#12061)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33229 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
727249a95d
commit
f959964330
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue