summaryrefslogtreecommitdiffstats
path: root/src/board.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-10-27 17:01:03 (EDT)
committer P. J. McDermott <pj@pehjota.net>2015-10-27 17:01:03 (EDT)
commit3c52221f652d5e3571c7baa318a3828b0118f8a1 (patch)
tree68fda4afe075ff2a16c2ee079357a5e0d244c01c /src/board.sh
parent49867791363a2c73eaefbb60b49936f432f0cff5 (diff)
downloadfirman.sh-3c52221f652d5e3571c7baa318a3828b0118f8a1.zip
firman.sh-3c52221f652d5e3571c7baa318a3828b0118f8a1.tar.gz
firman.sh-3c52221f652d5e3571c7baa318a3828b0118f8a1.tar.bz2
board_get_id(): New function
Diffstat (limited to 'src/board.sh')
-rw-r--r--src/board.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/board.sh b/src/board.sh
index e55f676..7f0d031 100644
--- a/src/board.sh
+++ b/src/board.sh
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-board_functions='get_name match validate_chip get_dists'
+board_functions='get_name get_id match validate_chip get_dists'
boards=''