From 59223edaa18759982db0a8aced0e77457d10c68e Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 17 Jun 1999 13:25:08 +0000 Subject: Merge with Linux 2.3.6. Sorry, this isn't tested on silicon, I don't have a MIPS box at hand. --- drivers/macintosh/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/macintosh/Makefile') diff --git a/drivers/macintosh/Makefile b/drivers/macintosh/Makefile index e3649ca1a..9a5759fef 100644 --- a/drivers/macintosh/Makefile +++ b/drivers/macintosh/Makefile @@ -17,6 +17,8 @@ M_OBJS := ifndef CONFIG_MBX L_OBJS := via-cuda.o macio-adb.o via-pmu.o mediabay.o +endif +ifeq ($(CONFIG_MAC_KEYBOARD),y) LX_OBJS := adb.o endif -- cgit v1.2.3