[rtems-libbsd commit] libbsd.py: Build i2c shell command
Vijay Kumar Banerjee
vijay at rtems.org
Wed Mar 31 22:54:02 UTC 2021
Module: rtems-libbsd
Branch: master
Commit: c66e527ab73c90781db8534981c24d65a6f40960
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=c66e527ab73c90781db8534981c24d65a6f40960
Author: Vijay Kumar Banerjee <vijay at rtems.org>
Date: Fri Mar 26 14:39:17 2021 -0600
libbsd.py: Build i2c shell command
---
libbsd.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/libbsd.py b/libbsd.py
index a2056f3..a86f995 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',
More information about the vc
mailing list