compile/install kmod packages only if their kernel configuration options are enabled...
[openwrt.git] / openwrt / package / config / Makefile.in
1 ifeq ($(strip $(BR2_PACKAGE_CONFIG)),y)
2 TARGETS+=config
3 endif
This page took 0.052199 seconds and 5 git commands to generate.