[okl4-developer] dx file - what and where does it register
Gabi Voiculescu
b304_a at yahoo.com
Thu Mar 6 03:54:54 EST 2008
Hello again.
Upon changing the code for the s3c2410_lcd driver more extensively I came upon a new problem.
I have copied drivers/s3c2410_lcd/SConstruct to drivers/pxa_lcd/SConstruct. Inside I have edited "s3c2410_lcd" into "pxa_lcd" and currently have the following.
Import("env")
lib = env.KengeLibrary("pxa_lcd", LIBS=["c", "driver"])
#ig_env.Package("libs/pxa_lcd")
Return("lib")
I did not use the .dx file in drivers/pxa_lcd/src but wanted to build my own header file by taking as example: build/iguana/object/drivers_s3c2410_lcd/src/s3c2410_lcd.h
My current problem is that I don't understand what registering I am missing inside the build environment by not using .dx file.
Thank you again
Gabi Voiculescu
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20080305/db7c13bb/attachment.htm
More information about the Developer
mailing list