summaryrefslogtreecommitdiff
path: root/package/pciutils/patches/patch-Makefile
blob: 9cadfa9c2d2d59edcc8f4ab9afea6ee010114f3f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- pciutils-3.1.7.orig/Makefile	2010-01-31 18:42:12.000000000 +0100
+++ pciutils-3.1.7/Makefile	2010-10-10 20:15:01.000000000 +0200
@@ -52,7 +52,7 @@ PCIINC_INS=lib/config.h lib/header.h lib
 
 export
 
-all: lib/$(PCILIB) lspci setpci example lspci.8 setpci.8 pcilib.7 update-pciids update-pciids.8 $(PCI_IDS)
+all: lib/$(PCILIB) lspci setpci lspci.8 setpci.8 pcilib.7 update-pciids update-pciids.8 $(PCI_IDS)
 
 lib/$(PCILIB): $(PCIINC) force
 	$(MAKE) -C lib all