some comment on changing rootfs type
[openwrt.git] / openwrt / package / sed / sed.mk
index 5154c1f..6377689 100644 (file)
@@ -133,4 +133,6 @@ sed-clean:
 sed-dirclean:
        rm -rf $(SED_DIR2)
 
-
+ifeq ($(strip $(BR2_PACKAGE_SED)),y)
+TARGETS+=sed
+endif
This page took 0.018247 seconds and 4 git commands to generate.