X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fkernel.mk;h=5406fae20e9555d22e062764bd13a38288e644fe;hb=0d7037cc4c44c80869d4204c1d52fe79f384ffec;hp=b1ac9473c747d16808d4b02d1d63e9acd95f09ba;hpb=aaa50eba442636926d53f6dc454b9b2ed751c098;p=openwrt.git diff --git a/target/linux/kernel.mk b/target/linux/kernel.mk index b1ac9473c7..5406fae20e 100644 --- a/target/linux/kernel.mk +++ b/target/linux/kernel.mk @@ -114,3 +114,8 @@ clean: rm -f $(STAMP_DIR)/.linux-compile rm -rf $(LINUX_BUILD_DIR) rm -f $(TARGETS) + +package/%: + $(MAKE) -C $(TOPDIR)/target/linux/package \ + $(KPKG_MAKEOPTS) \ + $(patsubst package/%,%,$@)