mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 04:26:16 +02: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:
parent
951215d747
commit
7560aeed3f
@ -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
Block a user