# Created by Tobias Powalowski <tpowa@archlinux.org>

build ()
{
    MODULES=""
    BINARIES="/usr/sbin/dmidecode /usr/sbin/biosdecode"
    FILES=""
}

help ()
{
cat<<HELPEOF
  This hook includes dmidecode on an arch boot image.
HELPEOF
}

