volume_id: Adopt to new kbuild style.
Kbuild instructions for util-linux/volume_id are moved into the source files according to the new build feature. No code change. Signed-off-by: Sven-Göran Bergh <sgb@systemasis.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
982e87f2fb
commit
3b45801dc6
35 changed files with 71 additions and 38 deletions
|
@ -18,6 +18,8 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
//kbuild:lib-$(CONFIG_FEATURE_VOLUMEID_LINUXRAID) += linux_raid.o
|
||||
|
||||
#include "volume_id_internal.h"
|
||||
|
||||
struct mdp_super_block {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue