mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-27 10:19:58 +00:00
This allows packages to use kernel make options without the forced -C $(LINUX_DIR). It also makes it more clear that it to be called from kernel module packages directly. Signed-off-by: Felix Fietkau <nbd@nbd.name>