From 258c3542f15fe7a880d73e82d7593cfb88a9246c Mon Sep 17 00:00:00 2001 From: Hamish Coleman Date: Fri, 30 Jun 2017 11:17:07 +0800 Subject: [PATCH] Remove accidental duplicate rule --- Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Makefile b/Makefile index 13d0992..18ee749 100644 --- a/Makefile +++ b/Makefile @@ -205,12 +205,6 @@ $(DEPSDIR)/slice.insert.deps: Makefile @scripts/describe $(subst .txt,.iso,$@) wget -O $@ https://download.lenovo.com/pccbbs/mobiles/$(basename $@) -# For newer systems they have used names that match for the iso and the txt -%.txt.orig: - @echo -n "Downloading release notes for " - @scripts/describe $(subst .txt.,.iso.,$@) - wget -O $@ https://download.lenovo.com/pccbbs/mobiles/$(basename $@) - # Generate all the orig images so that we can diff against them later # A generic binary extractor