distribution/packages/kernel/linux-drivers/ayn-platform/patches/001-build.patch

13 lines
323 B
Diff

diff --git a/Makefile b/Makefile
index 293002e..0990284 100644
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,6 @@ endif
# Or specific version
#TARGET = 2.6.33.5
-KERNEL_MODULES = /lib/modules/$(TARGET)
-
ifneq ("","$(wildcard /usr/src/linux-headers-$(TARGET)/*)")
# Ubuntu
KERNEL_BUILD = /usr/src/linux-headers-$(TARGET)