mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-02-14 14:08:25 +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>