1
0
mirror of git://projects.qi-hardware.com/f32xbase.git synced 2025-04-21 12:27:27 +03:00

Removed local copy of pads.fpd from c2usb

- c2usb/c2usb.pro: use "pads" from kicad-libs instead of local copy
- c2usb/modules/Makefile (MODULES): remove "pads"
- c2usb/modules/pads.fpd: removed
This commit is contained in:
Werner Almesberger
2010-10-20 14:01:07 -03:00
parent 07e96675f6
commit 7829d4d569
3 changed files with 3 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
MODULES=pads ssop usb-a-pcb
MODULES=ssop usb-a-pcb
.SUFFIXES: .fpd .mod
.PHONY: all clean