mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:37:10 +02:00
[package] mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23251 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a3bc6ee1ab
commit
281ea71cac
@ -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