lantiq: style fixes
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38051
This commit is contained in:
parent
43f1a47430
commit
d2ad87885d
2 changed files with 2 additions and 6 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
# boards missing since devicetree update
|
||||
#EASY50712 ARV3527P BTHOMEHUBV2B BTHOMEHUBV2BOPENRG
|
||||
#WBMR
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/image.mk
|
||||
|
@ -183,7 +182,6 @@ Image/Build/Profile/EASY98000SFLASH=$(call Image/Build/$(1),$(1),EASY98000SFLASH
|
|||
endif
|
||||
|
||||
|
||||
|
||||
ifeq ($(CONFIG_TARGET_lantiq_ase),y)
|
||||
|
||||
Image/BuildKernel/Profile/DGN1000B=$(call Image/BuildKernel/Template,DGN1000B)
|
||||
|
@ -192,7 +190,6 @@ Image/Build/Profile/DGN1000B=$(call Image/Build/$(1),$(1),DGN1000B)
|
|||
endif
|
||||
|
||||
|
||||
|
||||
ifeq ($(CONFIG_TARGET_lantiq_xway),y)
|
||||
|
||||
# Danube
|
||||
|
@ -288,7 +285,6 @@ Image/Build/Profile/TDW8970=$(call Image/BuildTPLink/$(1),$(1),TDW8970,TD-W8970v
|
|||
endif
|
||||
|
||||
|
||||
|
||||
ifeq ($(CONFIG_TARGET_lantiq_svip_be),y)
|
||||
|
||||
Image/BuildKernel/Profile/EASY33016=$(call Image/BuildKernelGzip/Template,EASY33016)
|
||||
|
|
Loading…
Reference in a new issue