scsi.h and USB over IP in kernels

This commit is contained in:
Mike Staszel 2010-11-15 05:54:58 -06:00
parent b70d1a55dc
commit 224b15fe33

View file

@ -28,6 +28,9 @@ build() {
# Move the configuration
mv $srcdir/sheeva-$pkgver.config .config
# To enable USB over IP
make menuconfig
# Make!
make modules uImage || return 1