From: Johannes Berg Date: Tue, 23 Apr 2013 13:29:37 +0000 (+0200) Subject: makefile: don't include .config X-Git-Tag: v3.10~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18bfa32ec1737d04e3220ff6ab90337ce3ad4ff2;p=thirdparty%2Fiw.git makefile: don't include .config This is no longer used to configure the tool. --- diff --git a/Makefile b/Makefile index 35a7b7c..cf6a671 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,3 @@ --include .config - MAKEFLAGS += --no-print-directory PREFIX ?= /usr