init-ifupdown: migrate interfaces from netbase

since Mon Feb 4 19:13:20 2013 +0200, commit
"5ce5c3d netbase: split up in netbase and init-ifupdown" in oe-core
moved netbase's configuration file into init-ifupdown

Change-Id: Iefdf697cdb080adc4cfd9a157406a3c5fa25b7bb
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Eric Bénard 2013-09-22 23:05:56 +02:00 committed by Otavio Salvador
parent 03aed4c634
commit 43aa8be995
3 changed files with 1 additions and 1 deletions

View File

@ -0,0 +1 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/init-ifupdown:"

View File

@ -1 +0,0 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/netbase:"