From b30688a79906307e347b6cf765c87752fb058270 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 11 Apr 2008 10:29:46 +0000 Subject: - forgot to add ipsvd --- scripts/Makefile.IMA | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/Makefile.IMA b/scripts/Makefile.IMA index 3b4e9a3db..1ea67abb6 100644 --- a/scripts/Makefile.IMA +++ b/scripts/Makefile.IMA @@ -126,6 +126,9 @@ lib-y:= include libpwdgrp/Kbuild lib-all-y += $(patsubst %,libpwdgrp/%,$(sort $(lib-y))) lib-y:= +include ipsvd/Kbuild +lib-all-y += $(patsubst %,ipsvd/%,$(sort $(lib-y))) +lib-y:= include editors/Kbuild lib-all-y += $(patsubst %,editors/%,$(sort $(lib-y))) lib-y:= -- cgit v1.2.3