examples/usbus_minimal/Makefile: remove unneeded SHOULD_RUN_KCONFIG
This variable is not needed since 250f6fdfa341ffcf0534b8adbec436d0bf4e3a57 removed the Kconfig file for the application.
This commit is contained in:
parent
cd8948a6df
commit
924da3d0c3
@ -22,7 +22,4 @@ USB_PID ?= $(USB_PID_TESTING)
|
||||
# Change this to 0 show compiler invocation lines by default:
|
||||
QUIET ?= 1
|
||||
|
||||
# Do not run Kconfig by default
|
||||
SHOULD_RUN_KCONFIG ?=
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user