update makefile
This commit is contained in:
parent
533a8487f1
commit
5a3d55dc5e
@ -116,7 +116,7 @@ endif
|
||||
endif
|
||||
|
||||
%_defconfig: $(obj)/conf
|
||||
$(Q)$< $(silent) --defconfig=arch/$(SRCARCH)/configs/$@ $(Kconfig)
|
||||
$(Q)$< $(silent) --defconfig=configs/$@ $(Kconfig)
|
||||
|
||||
# Added for U-Boot (backward compatibility)
|
||||
%_config: %_defconfig
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user