[PATCH 1/5] Makefile.fwinst: include Makefile.lib
Dmitry Eremin-Solenikov
dbaryshkov at gmail.com
Thu Sep 23 11:19:53 EDT 2010
Include Makefile.lib into Makefile.fwinst to enable _shipped processing.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
---
scripts/Makefile.fwinst | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/scripts/Makefile.fwinst b/scripts/Makefile.fwinst
index 6bf8e87..fd34b74 100644
--- a/scripts/Makefile.fwinst
+++ b/scripts/Makefile.fwinst
@@ -16,6 +16,7 @@ include scripts/Kbuild.include
include $(srctree)/$(obj)/Makefile
include scripts/Makefile.host
+include scripts/Makefile.lib
mod-fw := $(fw-shipped-m)
# If CONFIG_FIRMWARE_IN_KERNEL isn't set, then install the
--
1.5.6.5
More information about the linux-pcmcia
mailing list