replace 'mkdir -p' by 'install -d -m0755'
[openwrt.git] / package / config / Makefile.in
1 ifeq ($(strip $(BR2_PACKAGE_CONFIG)),y)
2 TARGETS+=config
3 endif
This page took 0.045536 seconds and 5 git commands to generate.