diff options
Diffstat (limited to 'drivers/sk98lin/Makefile')
-rw-r--r-- | drivers/sk98lin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sk98lin/Makefile b/drivers/sk98lin/Makefile index 0868587..f48b37e 100644 --- a/drivers/sk98lin/Makefile +++ b/drivers/sk98lin/Makefile @@ -24,6 +24,7 @@ # # Makefile for the SysKonnect SK-98xx device driver. # +include $(TOPDIR)/config.mk LIB := libsk98lin.a |