footprints needed for megadongle
[hw/altusmetrum] / packages / diodes / Makefile
index 830bdc268021686255ed7ff5e93679a721cfd8da..2123d8fb12a4f1e107742777b39b803e21af31a5 100644 (file)
@@ -1,6 +1,7 @@
 .SUFFIXES: .5c .py .fp
 
 FOOTPRINTS = \
+       0605.fp \
        powerdi123.fp
 
 .5c.fp:
@@ -15,4 +16,4 @@ clean:
        rm -f $(FOOTPRINTS)
 
 .gitignore: Makefile
-       for i in $@ $(FOOTPRINTS); do echo $$i; done > $@
\ No newline at end of file
+       for i in $@ $(FOOTPRINTS); do echo $$i; done > $@