summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-06-17 13:02:00 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-06-17 13:02:00 (GMT)
commit6e1602431bd358d74f354f07ae2e2aad11dfd7fe (patch)
tree4326d9eb9f804b207f80ad4a9aec4804f4480720 /Makefile
parent0aed177030dd9171634619df1776d4593de0597f (diff)
Bail out if .config is missing.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 81df726..a1f3289 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