patch-2.2.18 linux/arch/s390/tools/hwc_cntl_key/Makefile

Next file: linux/arch/s390/tools/hwc_cntl_key/hwc_cntl_key.c
Previous file: linux/arch/s390/tools/hwc/hwc_measure.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/arch/s390/tools/hwc_cntl_key/Makefile linux/arch/s390/tools/hwc_cntl_key/Makefile
@@ -1,11 +0,0 @@
-CROSS_COMPILE = s390-
-
-all: hwc_cntl_key
-
-hwc_cntl_key: hwc_cntl_key.c
-	$(CROSS_COMPILE)gcc -o $@ $^
-	$(STRIP) $@
-
-clean:
-	rm -f hwc_cntl_key.c
-

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)