Find the answer to your Linux question:
Results 1 to 3 of 3
What is " CONFIG_FOO "?? Where is it used?? what does it signifies?? I usually see it in ref to makefile commads like " obj-$(CONFIG_FOO) "...
  1. #1
    Just Joined!
    Join Date
    Jan 2008
    Location
    Delhi, India
    Posts
    4

    Config_foo

    What is "CONFIG_FOO"??

    Where is it used?? what does it signifies??

    I usually see it in ref to makefile commads like "obj-$(CONFIG_FOO)"

  2. #2
    Linux Engineer Freston's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    1,047
    Welcome to the forums!

    See here for a detailed description of the meaning of FOO.

    You can also look here (scroll down to FOO).
    Can't tell an OS by it's GUI

  3. #3
    Just Joined!
    Join Date
    Jan 2008
    Location
    Delhi, India
    Posts
    4
    can you also tell me what does "obj-y" stands for?? I know about "obj-m".

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...