|
|
Log in / Subscribe / Register

Driver porting: compiling external modules

Driver porting: compiling external modules

Posted Jul 12, 2004 2:20 UTC (Mon) by kcannon (guest, #4867)
In reply to: Driver porting: compiling external modules by kcannon
Parent article: Driver porting: compiling external modules

Never mind... my mistake. You replace the default value of PWD with the result of $(shell pwd).


to post comments

problem with $(CURDIR)

Posted Jul 31, 2005 20:42 UTC (Sun) by qu1j0t3 (guest, #25786) [Link]

The GNU make docs say that $(CURDIR), when used with -C, will be the 'new' directory, not the module directory, which would make it incorrect in this situation anyway... I think :-)


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds