#!/bin/sh
#MODS=/linux/modules
MODS=.
export MODULES

make -f MODULES.dep $1
