modname=sharp-drm
modver=1.5
built_modules=sharp-drm.ko

build() {
KERNELRELEASE=$(find /lib/modules -type d -iname '*-rpi' -mindepth 1 -maxdepth 1 -exec basename {} \;|sort|tail -n1) make
}
