diff --git a/Makefile b/Makefile index 81df726c..a1f32897 100644 --- a/Makefile +++ b/Makefile @@ -46,6 +46,7 @@ help:: .config: @echo "You must run either one of \"make config\" or \"make menuconfig\" first" + @false # Actual build build: .config