summaryrefslogtreecommitdiffstats
path: root/scripts/omap4_usbboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/omap4_usbboot/Makefile')
-rw-r--r--scripts/omap4_usbboot/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/omap4_usbboot/Makefile b/scripts/omap4_usbboot/Makefile
deleted file mode 100644
index af6444b0e2..0000000000
--- a/scripts/omap4_usbboot/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-HOSTLOADLIBES_omap4_usbboot = -lpthread
-omap4_usbboot-objs := usb_linux.o omap4_usbboot.o
-hostprogs-$(CONFIG_OMAP4_USBBOOT) += omap4_usbboot
-
-always := $(hostprogs-y)