From 831e3142ce5a74cb5664f98016d1aa75d8e433c7 Mon Sep 17 00:00:00 2001 From: Yegor Yefremov Date: Wed, 13 Aug 2014 15:43:30 +0200 Subject: [PATCH] Installation: remove wl12xx-tool.sh from Makefile This script no longer exists, hence remove it from the installation target. Signed-off-by: Yegor Yefremov --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 5193b6d..e6a99ec 100644 --- a/Makefile +++ b/Makefile @@ -23,8 +23,6 @@ install: @echo Copy files to $(NFSROOT)/home/root @cp -f ./calibrator $(NFSROOT)/home/root @chmod 755 $(NFSROOT)/home/root/calibrator - @cp -f ./scripts/wl12xx-tool.sh $(NFSROOT)/home/root - @chmod 755 $(NFSROOT)/home/root/wl12xx-tool.sh clean: @rm -f *.o calibrator uim