packages/net/wifidog-ng
Matthias Schiffer 25babf817f
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>
2020-05-03 21:08:30 +02:00
..
files wifidog-ng: Update init script 2019-02-08 17:00:54 +08:00
src wifidog-ng: Update to 2.0.2 2020-04-03 00:12:09 +08:00
Makefile wifidog-ng: remove incorrect PKG_BUILD_DIR override 2020-05-03 21:08:30 +02:00