Commit b3a683bb authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- uclibc-menuconfig provides a .config but doesn't provide .configured

parent cf647cea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -262,7 +262,7 @@ uclibc-menuconfig: $(UCLIBC_DIR)/.config host-sed
		HOSTCC="$(HOSTCC)" \
		menuconfig && \
	cp -f $(UCLIBC_DIR)/.config $(UCLIBC_CONFIG_FILE) && \
	touch $(UCLIBC_DIR)/.configured
	touch $(UCLIBC_DIR)/.config


$(STAGING_DIR)/lib/libc.a: $(UCLIBC_DIR)/lib/libc.a