ifplugd: remove spurious newline escape
authorBaruch Siach <baruch@tkos.co.il>
Tue, 2 Dec 2014 06:58:49 +0000 (08:58 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 2 Dec 2014 08:39:14 +0000 (09:39 +0100)
commit6d1ab19be4b63c210eede7fef9ee61d1a9ddde3a
tree1321811c7e42a7211b493e9fd8487152ca4e9cc0
parent649a6a64290ea214a034e5fb138d5c205eb44d98
ifplugd: remove spurious newline escape

Commit 5ad5d55924bcc (ifplugd: install configuration files unconditionally)
removed the conditional configuration file install, but left an redundant
newline escape, causing the following error:

package/ifplugd/ifplugd.mk:23: *** missing 'endef', unterminated 'define'.  Stop.

Fix this.

Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ifplugd/ifplugd.mk