|
Driver porting: compiling external modulesDriver porting: compiling external modulesPosted Sep 14, 2005 23:45 UTC (Wed) by mraviraj (guest, #32463)In reply to: Driver porting: compiling external modules by rfunk Parent article: Driver porting: compiling external modules
We have been using linux 2.4 for the development and recently started supporting 2.6.
I need to port our existing makefiles to work with 2.4 and 2.6.
while i am trying to use following syntax for 2.4, it is just doing 'make clean' job in linux kernel directory.
ifeq ($(KERNELRELEASE),)
foo-objs := foo1.o foo2.o
Can someone please share their experience in compiling the same source code for 2.4 and 2.6 ?
thanks ..
(Log in to post comments)
|
Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.