1
0
Fork 0

wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install

These two files are what user space can use to establish communication
with the WiMAX kernel API and to speak the Intel 2400m Wireless WiMAX
connection's control protocol.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
hifive-unleashed-5.1
Inaky Perez-Gonzalez 2008-12-20 16:57:59 -08:00 committed by Greg Kroah-Hartman
parent 143ee2d555
commit e306987434
2 changed files with 3 additions and 0 deletions

View File

@ -371,3 +371,5 @@ unifdef-y += xattr.h
unifdef-y += xfrm.h
objhdr-y += version.h
header-y += wimax.h
header-y += wimax/

View File

@ -0,0 +1 @@
header-y += i2400m.h