toolchain: enable pthread debug support in uclibc
[openwrt.git] / package / kernel / Makefile
index e094c60..d44b5a7 100644 (file)
@@ -12,7 +12,10 @@ PKG_NAME:=kernel
 PKG_FLAGS:=hold
 
 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/packages
-SCAN_DEPS=modules/*.mk
+SCAN_DEPS=modules/*.mk $(TOPDIR)/target/linux/*/modules.mk
+
+PKG_LICENSE:=GPLv2
+PKG_LICENSE_FILES:=
 
 include $(INCLUDE_DIR)/package.mk
 ifeq ($(DUMP),)