blob: 74d33c871fba4abe7ef10b0cc9e007f1fc70c8fe [file] [log] [blame]
# Mimic modprobe's install funcitonality with busybox's modprobe
install gma500_gfx dmesg | grep gma500_gfx_checked || { /etc/modprobe.d/gma500-gfx-check.sh || modprobe gma500_gfx; }