firmware-utils: package oseama
[openwrt/staging/wigyori.git] / package / utils / oseama / src / Makefile
diff --git a/package/utils/oseama/src/Makefile b/package/utils/oseama/src/Makefile
deleted file mode 100644 (file)
index ca35e6e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-all: oseama
-
-oseama:
-       $(CC) $(CFLAGS) -Wall oseama.c md5.c -o $@ $^
-
-clean:
-       rm -f oseama