2
1
Эх сурвалжийг харах

Revert bad commit, sorry about that\!

Ulf Samuelsson 18 жил өмнө
parent
commit
966784c2ba

+ 1 - 2
toolchain/uClibc/uclibc.mk

@@ -252,7 +252,6 @@ endif
 	mkdir -p $(TOOL_BUILD_DIR)/uClibc_dev/usr/include
 	mkdir -p $(TOOL_BUILD_DIR)/uClibc_dev/usr/include
 	mkdir -p $(TOOL_BUILD_DIR)/uClibc_dev/usr/lib
 	mkdir -p $(TOOL_BUILD_DIR)/uClibc_dev/usr/lib
 	mkdir -p $(TOOL_BUILD_DIR)/uClibc_dev/lib
 	mkdir -p $(TOOL_BUILD_DIR)/uClibc_dev/lib
-	
 	touch $@
 	touch $@
 
 
 $(UCLIBC_DIR)/.oldconfig:	$(UCLIBC_DIR)/.config
 $(UCLIBC_DIR)/.oldconfig:	$(UCLIBC_DIR)/.config
@@ -374,7 +373,7 @@ endif
 UCLIBC_TARGETS=$(TARGET_DIR)/lib/libc.so.0
 UCLIBC_TARGETS=$(TARGET_DIR)/lib/libc.so.0
 endif
 endif
 
 
-uclibc-configured: dependencies kernel-headers $(UCLIBC_DIR)/.configured
+uclibc-configured: kernel-headers $(UCLIBC_DIR)/.configured
 
 
 uclibc-config:	$(UCLIBC_DIR)/.config
 uclibc-config:	$(UCLIBC_DIR)/.config