mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile
SVN-Revision: 23251
This commit is contained in:
parent
8ad5dda229
commit
93eecbabd3
@ -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 New Issue
Block a user