mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-26 20:56:33 +00:00
Easy update of defconfig
This commit is contained in:
parent
0cc1cbe96a
commit
82c92e1e1a
3
Makefile
3
Makefile
@ -475,6 +475,9 @@ endif # ifeq ($(BR2_HAVE_DOT_CONFIG),y)
|
|||||||
cp $(shell find ./target/ -name $@) .config
|
cp $(shell find ./target/ -name $@) .config
|
||||||
-@$(MAKE) oldconfig
|
-@$(MAKE) oldconfig
|
||||||
|
|
||||||
|
update:
|
||||||
|
cp .config $(BOARD_PATH)/$(BOARD_NAME)_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
|
||||||
|
|
||||||
cross: $(BASE_TARGETS)
|
cross: $(BASE_TARGETS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user