diff --git a/vme-wb/Kbuild b/vme-wb/Kbuild index 8d4d267120954a23b0e0904d1fe2d9b0711bc589..6a49e1d69e32b9daa5701e45a7a43c81598cacf7 100644 --- a/vme-wb/Kbuild +++ b/vme-wb/Kbuild @@ -28,7 +28,7 @@ endif ifeq ($(VME_SOURCE),internal) ifneq ($(CONFIG_VME_BUS),y) ifneq ($(CONFIG_VME_BUS),m) -$(warn Kernel must have in-tree VME feature enabled) +$(warning Kernel must have in-tree VME feature enabled) endif endif endif