mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile
SVN-Revision: 23251
This commit is contained in:
parent
8ad5dda229
commit
93eecbabd3
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,10 @@ define KernelPackage/mmc-over-gpio/description
|
|||
Support for driving an MMC/SD card over GPIO pins via SPI.
|
||||
endef
|
||||
|
||||
define KernelPackage/mmc-over-gpio/conffiles
|
||||
/etc/config/mmc_over_gpio
|
||||
endef
|
||||
|
||||
define Build/Prepare
|
||||
mkdir -p $(PKG_BUILD_DIR)
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue