mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
uclibc: rename uclibc-update to uclibc-update-config
The original name uclibc-update is confusing as it only updates a configuration file. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
96474df156
commit
2af8cace6f
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user