summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-03-26 14:39:17 -0600
committerVijay Kumar Banerjee <vijay@rtems.org>2021-03-31 16:51:15 -0600
commitc66e527ab73c90781db8534981c24d65a6f40960 (patch)
tree9f54868975e8b2625f2250cf11be3c2b22932e25
parentping6: Honor file descriptor maximum (diff)
downloadrtems-libbsd-c66e527ab73c90781db8534981c24d65a6f40960.tar.bz2
libbsd.py: Build i2c shell command
-rw-r--r--libbsd.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbsd.py b/libbsd.py
index a2056f36..a86f9950 100644
--- a/libbsd.py
+++ b/libbsd.py
@@ -258,6 +258,7 @@ class rtems(builder.Module):
'rtems/rtems-bsd-rc-conf.c',
'rtems/rtems-bsd-set-if-input.c',
'rtems/rtems-bsd-shell-arp.c',
+ 'rtems/rtems-bsd-shell-i2c.c',
'rtems/rtems-bsd-shell-ifconfig.c',
'rtems/rtems-bsd-shell-ifmcstat.c',
'rtems/rtems-bsd-shell-netstat.c',