firmware/bsp
Adrian Schmutzler d43ef0a6a0 buildscript: Do not use target-dependent build directory
So far, building the firmware happens in parallel subdirectories
of "build", one for each subtarget. However, OpenWrt itself is
capable of hosting several target builds in its directory, so
there is no need for this extra separation.

This patch thus build all targets/subtargets directly in the
"build" folder.

Since most of the time during build is spent for the toolchain,
this will also significantly boost build time if more than one
target is used.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Fabian Bläse <fabian@blaese.de>
2019-11-10 14:27:46 +01:00
..
ar71xx Add support for TP-Link Archer C7 v5 2019-06-22 21:55:17 +02:00
default/root_file_system/etc root_file_system: Remove sysctl.conf 2018-10-24 18:33:48 +02:00
mt7621 Add support for Ubiquiti EdgeRouter X (SFP) 2019-09-29 21:18:11 +02:00
wdr4900 bsp: Remove explicit pull of LED trigger packages 2019-06-15 12:32:17 +02:00
board_ar71xx.bsp buildscript: Do not use target-dependent build directory 2019-11-10 14:27:46 +01:00
board_mt7621.bsp buildscript: Do not use target-dependent build directory 2019-11-10 14:27:46 +01:00
board_wdr4900.bsp buildscript: Do not use target-dependent build directory 2019-11-10 14:27:46 +01:00