diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/Makefile.IMA | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/Makefile.IMA b/scripts/Makefile.IMA index d24651787..0ceea8d9c 100644 --- a/scripts/Makefile.IMA +++ b/scripts/Makefile.IMA | |||
| @@ -132,6 +132,9 @@ lib-y:= | |||
| 132 | include editors/Kbuild | 132 | include editors/Kbuild |
| 133 | lib-all-y += $(patsubst %,editors/%,$(sort $(lib-y))) | 133 | lib-all-y += $(patsubst %,editors/%,$(sort $(lib-y))) |
| 134 | lib-y:= | 134 | lib-y:= |
| 135 | include ipsvd/Kbuild | ||
| 136 | lib-all-y += $(patsubst %,ipsvd/%,$(sort $(lib-y))) | ||
| 137 | lib-y:= | ||
| 135 | include printutils/Kbuild | 138 | include printutils/Kbuild |
| 136 | lib-all-y += $(patsubst %,printutils/%,$(sort $(lib-y))) | 139 | lib-all-y += $(patsubst %,printutils/%,$(sort $(lib-y))) |
| 137 | lib-y:= | 140 | lib-y:= |
