]> git.sur5r.net Git - u-boot/blobdiff - tools/easylogo/Makefile
usb: ehci-tegra: Build warning fixes for 64-bit
[u-boot] / tools / easylogo / Makefile
index 566b12506bfa4cfa19960146c518364809b5e3aa..10aba2ba66ded871e1b08f72402bf5682a7998da 100644 (file)
@@ -1,8 +1,3 @@
-CFLAGS += -Wall
+hostprogs-y := easylogo
 
-all: easylogo
-
-clean:
-       rm -f easylogo *.o
-
-.PHONY: all clean
+always := $(hostprogs-y)