summaryrefslogtreecommitdiff
path: root/apps/system/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-27 09:30:41 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-27 09:30:41 -0600
commite8410ddb25e9f03d48928e1c9686a740303d9d45 (patch)
treee3e319d20ebb979203b04ed04f3593d91701ae75 /apps/system/Makefile
parent4120657cd331cbfd29ac9d6b0f2b76cad7d72cd4 (diff)
downloadpx4-nuttx-e8410ddb25e9f03d48928e1c9686a740303d9d45.tar.gz
px4-nuttx-e8410ddb25e9f03d48928e1c9686a740303d9d45.tar.bz2
px4-nuttx-e8410ddb25e9f03d48928e1c9686a740303d9d45.zip
Add support for a network device IOCTL to access PHY registers. Ioctls only implemented for STM32. From Lazlo
Diffstat (limited to 'apps/system/Makefile')
-rw-r--r--apps/system/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/system/Makefile b/apps/system/Makefile
index c39cfae9f..ed7b64dff 100644
--- a/apps/system/Makefile
+++ b/apps/system/Makefile
@@ -40,6 +40,7 @@
SUBDIRS = cdcacm cle composite flash_eraseall free i2c hex2bin inifile
SUBDIRS += install nxplayer poweroff ramtest ramtron readline sdcard
SUBDIRS += stackmonitor sysinfo usbmonitor usbmsc vi zmodem
+SUBDIRS += mdio
# Create the list of installed runtime modules (INSTALLED_DIRS)