|
@@ -500,7 +500,7 @@ uclibc-config: $(UCLIBC_DIR)/.config
|
|
|
|
|
|
uclibc-oldconfig: $(UCLIBC_DIR)/.oldconfig
|
|
uclibc-oldconfig: $(UCLIBC_DIR)/.oldconfig
|
|
|
|
|
|
-uclibc-update: uclibc-config
|
|
|
|
|
|
+uclibc-update-config: uclibc-config
|
|
cp -f $(UCLIBC_DIR)/.config $(UCLIBC_CONFIG_FILE)
|
|
cp -f $(UCLIBC_DIR)/.config $(UCLIBC_CONFIG_FILE)
|
|
|
|
|
|
uclibc-configured: gcc_initial kernel-headers $(UCLIBC_DIR)/.configured
|
|
uclibc-configured: gcc_initial kernel-headers $(UCLIBC_DIR)/.configured
|