aboutsummaryrefslogtreecommitdiff
path: root/examples/lisa-m
diff options
context:
space:
mode:
Diffstat (limited to 'examples/lisa-m')
-rw-r--r--examples/lisa-m/usb_dfu/Makefile2
-rw-r--r--examples/lisa-m/usb_hid/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/lisa-m/usb_dfu/Makefile b/examples/lisa-m/usb_dfu/Makefile
index b9ab00a..183b7c8 100644
--- a/examples/lisa-m/usb_dfu/Makefile
+++ b/examples/lisa-m/usb_dfu/Makefile
@@ -17,7 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
-BINARY = usbdfu
+BINARY = usbdfu
include ../../Makefile.include
diff --git a/examples/lisa-m/usb_hid/Makefile b/examples/lisa-m/usb_hid/Makefile
index ea2018f..7967467 100644
--- a/examples/lisa-m/usb_hid/Makefile
+++ b/examples/lisa-m/usb_hid/Makefile
@@ -17,7 +17,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
-BINARY = usbhid
+BINARY = usbhid
include ../../Makefile.include