From 6e1602431bd358d74f354f07ae2e2aad11dfd7fe Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 17 Jun 2007 13:02:00 +0000 Subject: Bail out if .config is missing. 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 -- cgit v0.10.2-6-g49f6