aboutsummaryrefslogtreecommitdiff
path: root/examples/lisa-m
diff options
context:
space:
mode:
authorUwe Hermann2010-12-29 15:52:37 +0100
committerUwe Hermann2010-12-29 15:55:12 +0100
commit36931dc991e4e68ed1ac32b328be788ae1affbe1 (patch)
tree894bbb7acd2fb732b1be2c40835224c3d468f281 /examples/lisa-m
parenta6e6a08a3ac7a61e3067e3d26bdb65ee6149e259 (diff)
Whitespace fixes.
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