openwrt-packages/net/wifidog-ng
Matthias Schiffer af5ada4574
wifidog-ng: remove incorrect PKG_BUILD_DIR override
As wifidog-ng builds a kernel module, it must use a PKG_BUILD_DIR in
KERNEL_BUILD_DIR instead of BUILD_DIR, otherwise old build artifacts may
be incorrectly reused when switching between different targets of same
architecture without a full clean.

Instead of fixing up the override, just remove it and instead move the
kernel.mk include above package.mk, so PKG_BUILD_DIR is set up correctly
by default.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
(cherry picked from commit 25babf817f)
2020-05-09 14:04:19 +02:00
..
files wifidog-ng: Update init script 2019-02-08 17:00:54 +08:00
src wifidog-ng: Update to 2.0.0 2018-07-26 23:40:25 +08:00
Makefile wifidog-ng: remove incorrect PKG_BUILD_DIR override 2020-05-09 14:04:19 +02:00