aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPavel Roskin <proski@gnu.org>2007-06-13 21:11:01 -0400
committerGuido Guenther <agx@sigxcpu.org>2007-06-14 10:11:06 +0200
commit3e0e4421eb69816e0518e8843065055dc7a88750 (patch)
treeb298bdfe72c3e337cfdf2c2eea0fbb7c28d1e8f1 /Makefile
parent48f80e3186dc2ec2b0559bd806b53f2ca1c98bca (diff)
[PATCH] Add compat.h to the source file list in Makefile
Signed-off-by: Pavel Roskin <proski@gnu.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7cb3b48..4ea2c55 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ KERNELRELEASE = $(shell sed -ne 's/"//g;s/^\#define UTS_RELEASE //p' \
obj-m = at76_usb.o
-SRCS = at76_usb.c at76_usb.h at76_usb_ids.h
+SRCS = at76_usb.c at76_usb.h at76_usb_ids.h compat.h
SPECFILE = at76_usb.spec