From 0d4f9c31c5d86e4a2667719fd7d1cba26b00d263 Mon Sep 17 00:00:00 2001 From: kergoth Date: Thu, 16 Jan 2003 18:42:22 +0000 Subject: new lkc uses .config.cmd, not ..config.cmd --- (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2741105..f61f940 100644 --- a/Makefile +++ b/Makefile @@ -91,7 +91,7 @@ export include-config := 1 endif --include $(TOPDIR)/..config.cmd +-include $(TOPDIR)/.config.cmd SUBDIRS = $(subdir-y) -- cgit v0.9.0.2