otrx: use firmware-utils.git to avoid code duplication
[openwrt/openwrt.git] / package / utils / otrx / src / Makefile
diff --git a/package/utils/otrx/src/Makefile b/package/utils/otrx/src/Makefile
deleted file mode 100644 (file)
index df50ea4..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-all: otrx
-
-otrx:
-       $(CC) $(CFLAGS) -o $@ otrx.c -Wall
-
-clean:
-       rm -f otrx