don't enable sdk by default - assume that if they have buildroot they'll use buildroot
[openwrt/svn-archive/archive.git] / openwrt / package / config / Makefile.in
1 ifeq ($(strip $(BR2_PACKAGE_CONFIG)),y)
2 TARGETS+=config
3 endif