From mboxrd@z Thu Jan 1 00:00:00 1970 From: danielhilst@gmail.com (Daniel.) Date: Wed, 7 Oct 2015 10:46:56 -0300 Subject: make headers_install for out-of-tree modules Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi all, I'm trying to install headers from out-of-tree module. I've writed this[1] Makefile. I have Kbuild files with header-y tokens poiting for propper folders and files. When I run "make headers_install" I got this[2] error message, [1] http://pastebin.com/9f3kYT8k [2] http://pastebin.com/yfi69nUi Any idea? Best regards, -- "Do or do not. There is no try" Yoda Master