What are the source files for a given Kconfig symbol?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm writing scripts to get source code files for a given Kconfig
symbol such as ALX. I'm expecting something like:

./scripts/Kconfig-files.pl ALX
drivers/net/ethernet/atheros/alx/alx.h
drivers/net/ethernet/atheros/alx/main.c
drivers/net/ethernet/atheros/alx/ethtool.c
drivers/net/ethernet/atheros/alx/hw.h
drivers/net/ethernet/atheros/alx/hw.c
drivers/net/ethernet/atheros/alx/reg.h

Is there a standard way of doing that? The scripts I'm working on uses
Makefile contents and look for #include "" on the source code.


-- 
Peter

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies




[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux