aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorproski <proski>2006-07-30 20:51:45 +0000
committerproski <proski>2006-07-30 20:51:45 +0000
commit5d0f6684d520c439268132c1a873c43df9acc06f (patch)
tree3687753e1dc11a7193a333fc519c0c7fee94ce72 /Makefile
parent0ec334d887a610e44e5007ad3e0d32c9ea56f8df (diff)
Integrate at76fw.c into at76c503.c
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bba2eb3..12c98a9 100644
--- a/Makefile
+++ b/Makefile
@@ -31,9 +31,9 @@ KERNELRELEASE = $(shell sed -ne 's/"//g;s/^\#define UTS_RELEASE //p' \
$(VERSION_HEADER))
-obj-m = at76c503.o at76_usbdfu.o at76fw.o
+obj-m = at76c503.o at76_usbdfu.o
-SRCS = at76c503.c at76_usbdfu.c at76fw.c
+SRCS = at76c503.c at76_usbdfu.c
HDRS = at76c503.h at76_usbdfu.h