From c19daa94ab746a6c9083c7ffb5cdffc3f41e339b Mon Sep 17 00:00:00 2001 From: Harald Koerfgen Date: Sat, 1 May 1999 12:23:43 +0000 Subject: Various changes to Makefiles and Config.in files to be able to make use of the new DECstation and Baget stuff :-) --- drivers/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'drivers/Makefile') diff --git a/drivers/Makefile b/drivers/Makefile index acd62b540..8f060eaef 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -34,6 +34,10 @@ ifdef CONFIG_NUBUS SUB_DIRS += nubus endif +ifdef CONFIG_TC +SUB_DIRS += tc +endif + ifdef CONFIG_VT SUB_DIRS += video MOD_SUB_DIRS += video -- cgit v1.2.3