mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 02:12:41 +01:00
remove u-boot config from FunKey
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
2
Makefile
2
Makefile
@@ -102,7 +102,7 @@ defconfig:
|
||||
@$(call MESSAGE,"Updating default configs in Recovery")
|
||||
@$(BR) BR2_EXTERNAL=../Recovery O=../Recovery/output savedefconfig linux-update-defconfig uboot-update-defconfig busybox-update-config
|
||||
@$(call MESSAGE,"Updating default configs in FunKey")
|
||||
@$(BR) BR2_EXTERNAL=../FunKey O=../FunKey/output savedefconfig linux-update-defconfig uboot-update-defconfig busybox-update-config
|
||||
@$(BR) BR2_EXTERNAL=../FunKey O=../FunKey/output savedefconfig linux-update-defconfig busybox-update-config
|
||||
|
||||
clean:
|
||||
@$(call MESSAGE,"Clean everything")
|
||||
|
||||
Reference in New Issue
Block a user