Remove accidental duplicate rule

pull/36/head
Hamish Coleman 7 years ago
parent 390f5bb659
commit 258c3542f1

@ -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

Loading…
Cancel
Save