Forgot to CC ptxdist list...
Bo
--- Begin Message ---
Juergen Beisert wrote:
On Donnerstag, 17. Dezember 2009, Bo Hansen wrote:
Hi Juergen,
Thank you for a quick reply!
Juergen Beisert wrote:
On Donnerstag, 17. Dezember 2009, Bo Hansen wrote:
Is it possible to add a local package to the platformconfig?
Do you mean a menu entry?
Yes, a menu entry in the platformconfig - I could add it to ptxdist, but
I'd
rather keep it for this specific project. But I guess it's not prepared for
a project specific menu item as the rootfs config?
Create a 'platforms/' directory in your BSP, copy
ptxdist's 'platforms/Kconfig' file into it and just modify this new local
file. Works also with all the other files in ptxdist's 'platforms/'
directory: The local file has higher priority than the global one.
Regards,
Juergen
I made a platforms/Kconfig with the following content:
source "platforms/Kconfig"
source "platforms/carddetect.in"
If I don't include my carddetect for u-boot I get the usual
platformconfig menu but having the extra line gives the following error:
/home/build/ptxcpu777/platforms/Kconfig:3: can't open file
"platforms/carddetect.in"
ptxdist: 'platform menuconfig' returned with an error
I checked the carddetect.in is placed in the local platforms directory.
It neither works writing only "carddetect.in". Is there a special
prefix to make it find the local ".in"-files?
Best regards,
Bo
--- End Message ---
--
ptxdist mailing list
[email protected]