man gcc | more +/'compilation proper'How can I invoke make to get a .s listing of a source file in my external module directory?
For example, from the kernel top level directory I can do a 'make drivers/net/tun.s'. I'd like to do the same but for a file in my external module directory.
Thanks.
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/