problem with $(CURDIR)
problem with $(CURDIR)
Posted Jul 31, 2005 20:42 UTC (Sun) by qu1j0t3 (guest, #25786)In reply to: Driver porting: compiling external modules by kcannon
Parent article: Driver porting: compiling external modules
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 :-)