mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
scsi.h and USB over IP in kernels
This commit is contained in:
parent
b70d1a55dc
commit
224b15fe33
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue