mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
make update shoudl save to PROJECT_defconfig
This commit is contained in:
parent
9e7881ccc9
commit
8a446caa89
2
Makefile
2
Makefile
@ -484,7 +484,7 @@ flush:
|
|||||||
-@$(MAKE) oldconfig
|
-@$(MAKE) oldconfig
|
||||||
|
|
||||||
update:
|
update:
|
||||||
cp .config $(BOARD_PATH)/$(BOARD_NAME)_defconfig
|
cp .config $(BOARD_PATH)/$(PROJECT)_defconfig
|
||||||
|
|
||||||
configured: dirs host-sed kernel-headers uclibc-config busybox-config linux26-config
|
configured: dirs host-sed kernel-headers uclibc-config busybox-config linux26-config
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user