Openwrt/target/linux
Mathias Kresin b09992a7d9 ath79: fix build warning
The image build code for the Ubiquiti Nanostation AC series adds the
factory image as to be build image. The same is already done by an
included recipe which results into an expanded IMAGE variable of:

  IMAGES = sysupgrade.bin factory.bin factory.bin

The build system doesn't like these duplicates and issues the following
warning:

  Makefile:82: warning: overriding recipe for target...

Get remove the duplicate factory image to get rid of the warning.

Fixes: 5736af8024 ("ath79: Add support for Ubiquiti NanoStation AC loco")
       fa3c2676ab ("ath79: Add support for Ubiquiti Nanostation AC")

Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-10-07 15:44:19 +02:00
..
adm5120
adm8668
apm821xx apm821xx: net: emac: fix fixed-link setup for the RTL8363SB switch 2018-09-29 17:23:11 +02:00
ar7
ar71xx ar71xx: fix pci irq init on kernel 4.14 2018-10-04 16:15:24 +02:00
arc770
archs38
armvirt armvirt: remove linux 4.9 support 2018-09-29 18:09:45 +02:00
at91
ath25
ath79 ath79: fix build warning 2018-10-07 15:44:19 +02:00
au1000
bcm53xx bcm53xx: added basic dts for linksys ea6500v2 2018-10-07 02:12:06 +02:00
brcm47xx brcm47xx: remove linux 4.9 support 2018-09-29 18:09:45 +02:00
brcm63xx
brcm2708
cns3xxx
gemini
generic kernel: bump 4.14 to 4.14.74 2018-10-04 16:15:03 +02:00
imx6
ipq40xx mac80211: fix selecting of ath10k -ct firmware 2018-09-27 00:22:13 +02:00
ipq806x kernel: bump 4.14 to 4.14.74 2018-10-04 16:15:03 +02:00
ixp4xx
kirkwood kirkwood: remove linux 4.9 support 2018-09-29 18:09:45 +02:00
lantiq
layerscape kernel: bump 4.9 to 4.9.131 2018-10-04 16:15:03 +02:00
malta malta: remove linux 4.9 support 2018-09-29 18:09:45 +02:00
mcs814x
mediatek kernel: bump 4.14 to 4.14.74 2018-10-04 16:15:03 +02:00
mpc85xx treewide: replace 'linux, stdout-path' with 'stdout-path' 2018-09-29 17:23:11 +02:00
mvebu kernel: bump 4.14 to 4.14.73 2018-10-02 13:44:36 +02:00
mxs
octeon octeon: remove linux 4.9 support 2018-09-29 18:09:45 +02:00
octeontx
omap omap: remove linux 4.9 support 2018-09-29 18:09:45 +02:00
omap24xx
orion
oxnas
pistachio
ppc40x
ppc44x
ramips ramips: don't hijack the status led 2018-10-07 11:35:03 +02:00
rb532
samsung samsung: Remove unneeded config options 2018-09-29 17:23:11 +02:00
sunxi sunxi: Turn on CONFIG_SUN4I_A10_CCU for A20 2018-10-02 20:54:01 -07:00
uml uml: update to linux 4.14 2018-09-29 18:09:45 +02:00
x86 x86: remove linux 4.9 support 2018-09-29 18:09:45 +02:00
xburst
zynq
Makefile