[toolchain] we have a minimal gcc target compiler since [13931], so use it in uClibc...
[openwrt.git] / package / base-files / Makefile
index 52e70e5..581aa93 100644 (file)
@@ -160,6 +160,7 @@ define Package/base-files$(TARGET)/install
                $(SED) 's/$$$$/:13848:0:99999:7:::/' $(1)/etc/shadow \
        )
        $(SED) 's,$$$$R,$(REVISION),g' $(1)/etc/banner
+       mkdir -p $(1)/CONTROL
        mkdir -p $(1)/dev
        mkdir -p $(1)/etc/crontabs
        mkdir -p $(1)/jffs
This page took 0.018336 seconds and 4 git commands to generate.