X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=firmware%2FMakefile;h=2e7b08b52285d2f2bd74185e4c1a835f6c79f41a;hp=a92574bb7b12680570b59f22901c560f4a0d939d;hb=58dd1462c084923d87600b1b1f385e62cd8d49a6;hpb=5e18fb77f7a1bb37e805ac8941c1a6a59c631903 diff --git a/firmware/Makefile b/firmware/Makefile index a92574b..2e7b08b 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -31,6 +31,9 @@ app= goodfet all: $(app).hex +lib/.o: + ./configure + false lib/RUNCONFIG.o: ./configure false