mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
at91bootstrap: do not default to $(BOARD_NAME)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
b5fe862e61
commit
de5dfe4a1e
@ -6,7 +6,7 @@ if BR2_TARGET_AT91BOOTSTRAP
|
|||||||
|
|
||||||
config BR2_TARGET_AT91BOOTSTRAP_BOARD
|
config BR2_TARGET_AT91BOOTSTRAP_BOARD
|
||||||
string "Bootstrap board"
|
string "Bootstrap board"
|
||||||
default "$(BOARD_NAME)"
|
default ""
|
||||||
help
|
help
|
||||||
This is used to do a make <board>_config
|
This is used to do a make <board>_config
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user