summaryrefslogtreecommitdiff
path: root/nuttx/configs/mx1ads
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-13 16:22:22 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-13 16:22:22 -0600
commit70b6bb22af51defd713adfd452309f32f0e523aa (patch)
treeb483c578cf6ae76888b89188bedb03f539ab4cd3 /nuttx/configs/mx1ads
parent3cf6b4d6577c2f467dbb25dd0da8cdc6ad32a7b4 (diff)
downloadnuttx-70b6bb22af51defd713adfd452309f32f0e523aa.tar.gz
nuttx-70b6bb22af51defd713adfd452309f32f0e523aa.tar.bz2
nuttx-70b6bb22af51defd713adfd452309f32f0e523aa.zip
More trailing whilespace removal
Diffstat (limited to 'nuttx/configs/mx1ads')
-rw-r--r--nuttx/configs/mx1ads/README.txt2
-rw-r--r--nuttx/configs/mx1ads/src/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/mx1ads/README.txt b/nuttx/configs/mx1ads/README.txt
index 6acd17f88..6c09df70f 100644
--- a/nuttx/configs/mx1ads/README.txt
+++ b/nuttx/configs/mx1ads/README.txt
@@ -113,7 +113,7 @@ ARM/i.MX1-specific Configuration Options
CONFIG_IMX_GIO_USBATTACH
GIO that detects USB attach/detach events
CONFIG_IMX_GIO_USBDPPULLUP
- GIO
+ GIO
CONFIG_DMA320_USBDEV_DMA
Enable IMX-specific DMA support
CONFIG_IMX_GIO_USBATTACH=6
diff --git a/nuttx/configs/mx1ads/src/Makefile b/nuttx/configs/mx1ads/src/Makefile
index 74bdca5d8..9bf2889ef 100644
--- a/nuttx/configs/mx1ads/src/Makefile
+++ b/nuttx/configs/mx1ads/src/Makefile
@@ -37,7 +37,7 @@
CFLAGS += -I$(TOPDIR)/sched
-ASRCS =
+ASRCS =
AOBJS = $(ASRCS:.S=$(OBJEXT))
CSRCS = up_boot.c up_leds.c up_network.c
COBJS = $(CSRCS:.c=$(OBJEXT))