diff -r 96f84395154f -r e56af5521e0e drivers/Makefile.in --- a/drivers/Makefile.in Mon Dec 14 20:58:34 2009 +0100 +++ b/drivers/Makefile.in Wed Dec 16 10:12:19 2009 +0100 @@ -37,7 +37,7 @@ $(MAKE) -C $(CAN_DRIVER) $@ endif ifneq ($(TARGET),none) - $(MAKE) -C $(TARGET) $@ + $(MAKE) -C $(TARGET) $@ endif install: