Re: build system changed? cannot build any module

From: Sam Ravnborg
Date: Thu Jul 28 2005 - 05:19:19 EST


> Hi Andrew!
>
> I cannot build any external module (acerhk, pwc), in all the cases it
> the make run looks similar:
> make -C /lib/modules/`uname -r`/build SUBDIRS=/src/hotkey/acerhk-0.5.25
> modules
> make[1]: Entering directory `/usr/src/linux-2.6.13-rc3-mm2'
> scripts/Makefile.build:14:
> /usr/src/linux-2.6.13-rc3-mm2//src/hotkey/acerhk-0.5.25/Makefile: No such
> file or directory
> make[2]: *** No rule to make target
> `/usr/src/linux-2.6.13-rc3-mm2//src/hotkey/acerhk-0.5.25/Makefile'. Stop.
>
> Has something fundamentally changed in the way external modules should
> be build?

A bug that I introduced.
I already posted a fix yesterday - please check
http://marc.theaimsgroup.com/?l=linux-kernel&m=112249231830476&w=2

Sam


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/