UBUNTU: SAUCE: omnibook: Expose PWD for standalone builds
BugLink: http://bugs.launchpad.net/bugs/505420
Signed-off-by: Tim Gardner <tim.gardner@canonical.com> --- ubuntu/omnibook/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ubuntu/omnibook/Makefile b/ubuntu/omnibook/Makefile index fcde1fa..2a69a5c 100644 --- a/ubuntu/omnibook/Makefile +++ b/ubuntu/omnibook/Makefile @@ -156,6 +156,10 @@ endif endif +ifeq ($(PWD),) +PWD = $(shell pwd) +endif + EXTRA_CFLAGS += -DOMNIBOOK_MODULE_NAME='"$(MODULE_NAME)"' #EXTRA_LDFLAGS += $(src)/sections.lds EXTRA_LDFLAGS += $(PWD)/ubuntu/omnibook/sections.lds -- 1.7.9.5 -- kernel-team mailing list kernel-team@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kernel-team |
| All times are GMT. The time now is 08:10 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.