summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e2878e8..ad82000 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
all:
- make ARCH=arm -C /usr/src/linux-headers-3.2.0-38-highbank SUBDIRS=`pwd` modules
+ make ARCH=arm -C /usr/src/linux-headers-"`uname -r`" SUBDIRS="`pwd`" modules