Bail out if .config is missing.

This commit is contained in:
Yann E. MORIN" 2007-06-17 13:02:00 +00:00
parent 0aed177030
commit 6e1602431b

View File

@ -46,6 +46,7 @@ help::
.config:
@echo "You must run either one of \"make config\" or \"make menuconfig\" first"
@false
# Actual build
build: .config