aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorproski <proski>2006-07-20 02:00:39 +0000
committerproski <proski>2006-07-20 02:00:39 +0000
commit6334c80bccfc1225835a71c50c8da31241e38246 (patch)
tree3b6f9a630e0cac8f1487a51d6e209d5232074bfa /Makefile
parent4f91ca212a79209f2bde61307cb14bbc733f8f1c (diff)
Move gen_fw.c and related files to fwutils
Exclude gen_fw.c from distribution - it doesn't build anyway due to lack of atuwi_rfmd2958-smc_fw.h
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 96c8436..22d7a72 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-#$Id: Makefile,v 1.51 2006/07/18 22:40:33 proski Exp $
+#$Id: Makefile,v 1.52 2006/07/20 02:00:39 proski Exp $
#
# Copyright (c) 2002 - 2003 Oliver Kurth
# (c) 2003 - 2004 Jörg Albert <joerg.albert@gmx.de>
@@ -58,7 +58,7 @@ FW_HDRS = fw-pkg-505-rfmd2958-1.101.0-86.h fw-pkg-i3863.h \
SCRIPTS = fwbin2h fwbin2pkg.sh fwconvert fwversion
DISTFILES = $(SRCS) $(HDRS) $(FW_HDRS) Makefile README COPYING \
- CHANGELOG gen_fw.c kernel_patch.sh Makefile.k26
+ CHANGELOG kernel_patch.sh Makefile.k26
# get the version from at76c503.h
ifndef M