#!/bin/sh . config/options PKG_DIR=`find $PACKAGES -type d -name $1` mkdir -p $FLASH/boot/ cp $PKG_DIR/config/extlinux.cfg $FLASH/boot