smcroute: Remove faulty tab in conf section
Signed-off-by: Tobias Waldvogel <tobias.waldvogel@gmail.com>
This commit is contained in:
parent
111865439b
commit
26f7bd246a
|
@ -35,7 +35,7 @@ define Package/smcroute/description
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/smcroute/conffiles
|
define Package/smcroute/conffiles
|
||||||
/etc/smcroute.conf
|
/etc/smcroute.conf
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
|
Loading…
Reference in New Issue