kernel: backport some Bluetooth RTL8761 USB IDs
[openwrt/openwrt.git] / target / linux / Makefile
index a939d42bc05463beaa0455b9ff5abc6c304ce2bd..8eea40ee18a6dd032d9b858ec0e0f301675efa53 100644 (file)
@@ -8,4 +8,4 @@ include $(INCLUDE_DIR)/target.mk
 export TARGET_BUILD=1
 
 prereq clean download prepare compile install oldconfig menuconfig nconfig xconfig update refresh: FORCE
-       @+$(NO_TRACE_MAKE) -C $(BOARD) $@
+       @+$(NO_TRACE_MAKE) -C $(firstword $(wildcard feeds/$(BOARD) $(BOARD))) $@