summaryrefslogtreecommitdiffstats
path: root/libbsd.py
diff options
context:
space:
mode:
authorChristian Mauderer <Christian.Mauderer@embedded-brains.de>2017-09-22 09:41:18 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-09-22 10:17:24 +0200
commit80a7fe68a1ddbbf88c6325b8c41b32444659b24c (patch)
tree71935ea2589afbee08261a198159bf744b096369 /libbsd.py
parentrtemsbsd/if-atsam: Copy from RTEMS. (diff)
downloadrtems-libbsd-80a7fe68a1ddbbf88c6325b8c41b32444659b24c.tar.bz2
if-atsam: Port to rtems-libbsd.
Diffstat (limited to 'libbsd.py')
-rw-r--r--libbsd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbsd.py b/libbsd.py
index 3ba94cb5..78d65e7c 100644
--- a/libbsd.py
+++ b/libbsd.py
@@ -160,6 +160,7 @@ def rtems(mm):
'sys/dev/usb/controller/usb_otg_transceiver_dump.c',
'sys/dev/smc/if_smc_nexus.c',
'sys/dev/ffec/if_ffec_mcf548x.c',
+ 'sys/dev/atsam/if_atsam.c',
'sys/dev/dw_mmc/dw_mmc.c',
'sys/fs/devfs/devfs_devs.c',
'sys/net/if_ppp.c',