Plugin architecture stuff.
[goodfet] / firmware / apps / plugins / Makefile
diff --git a/firmware/apps/plugins/Makefile b/firmware/apps/plugins/Makefile
new file mode 100644 (file)
index 0000000..fc5470e
--- /dev/null
@@ -0,0 +1,3 @@
+
+ps2.hex:
+       cd ../.. && moreapps=apps/plugins/ps2.o make clean all && mv goodfet.hex apps/plugins/ps2.hex