mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-02-02 12:52:57 +00: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.
|
Support for driving an MMC/SD card over GPIO pins via SPI.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define KernelPackage/mmc-over-gpio/conffiles
|
||||||
|
/etc/config/mmc_over_gpio
|
||||||
|
endef
|
||||||
|
|
||||||
define Build/Prepare
|
define Build/Prepare
|
||||||
mkdir -p $(PKG_BUILD_DIR)
|
mkdir -p $(PKG_BUILD_DIR)
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user