pistachio: remove pistachio_board_name, use the generic function
[lede-git/.git] / package / boot / uboot-envtools / files / pistachio
index 56bac3580435f116812f6f6f94474a69b2a226c4..ac82d9da8bd8b46e12889db91bdbadcf8d672e8d 100644 (file)
 
 touch /etc/config/ubootenv
 
-. /lib/pistachio.sh
 . /lib/uboot-envtools.sh
 . /lib/functions.sh
 
-board=$(pistachio_board_name)
+board=$(board_name)
 
 case "$board" in
 marduk)