ramips: fix board parameter for the NBG-419N (#12061)

SVN-Revision: 33229
master
Gabor Juhos 12 years ago
parent 3686b8d279
commit cebaa557be
  1. 2
      target/linux/ramips/image/Makefile

@ -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…
Cancel
Save