Sign in
coral
/
mendel-minimal
/
1cb537b5fa3425eab01fd511c1f6fb6e855ce07e
/
.
/
debian
/
postinst
blob: 0e30b14cb6c6bd22ebf457e314fd7f43b479b949 [
file
] [
log
] [
blame
]
#!/bin/sh -e
# We need spidev stuff loaded so that we get SPI access
# XXX: Should this live here? Seems specific to a particular board.
echo spidev
>>
/
etc
/
modules
#DEBHELPER#