lantiq: add TP-Link TDW8970 image generation

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 37543
lede-17.01
John Crispin 2013-07-25 20:29:24 +00:00
parent a2c5540727
commit 54b4074074
1 changed files with 3 additions and 0 deletions

View File

@ -243,6 +243,9 @@ Image/Build/Profile/FRITZ3370=$(call Image/BuildNANDEVA/$(1),$(1),FRITZ3370)
Image/BuildKernel/Profile/VG3503J=$(call Image/BuildKernelLoader/Template,VG3503J)
Image/Build/Profile/VG3503J=$(call Image/BuildLoader/$(1),$(1),VG3503J)
Image/BuildKernel/Profile/TDW8970=$(call Image/BuildKernelLoader/Template,TDW8970,$(1))
Image/Build/Profile/TDW8970=$(call Image/BuildLoader/$(1),$(1),TDW8970)
endif