From 5d0f6684d520c439268132c1a873c43df9acc06f Mon Sep 17 00:00:00 2001 From: proski Date: Sun, 30 Jul 2006 20:51:45 +0000 Subject: Integrate at76fw.c into at76c503.c --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3