linux/drivers/staging/rtl8192u
Nicolas Iooss 5cb6b91068 staging: rtl8192u: do not use undefined $(TOPDIR) in Makefile
drivers/staging/rtl8192u/ieee80211/Makefile uses $(TOPDIR) to configure
an include directory, without defining this variable first. The path
which is configured is therefore "/drivers/net/wireless", which does not
seem to be the intended path.

Remove the offending line.

Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-12 12:29:27 +02:00
..
ieee80211 staging: rtl8192u: do not use undefined $(TOPDIR) in Makefile 2016-09-12 12:29:27 +02:00
Kconfig
Makefile
authors
changes
copying
r819xU_cmdpkt.c
r819xU_cmdpkt.h rtl8192u: BIT() macro cleanup 2015-10-13 10:32:40 -07:00
r819xU_firmware.c staging: rtl8192u: r819xU_firmware: fix coding style 2015-08-03 17:48:17 -07:00
r819xU_firmware.h staging: rtl8192u: r819xU_firmware.h: fix line over 80 characters 2015-06-08 13:38:56 -07:00
r819xU_firmware_img.c
r819xU_firmware_img.h
r819xU_phy.c staging: rtl8192u: use to_delayed_work 2016-02-07 19:56:45 -08:00
r819xU_phy.h staging: rtl8192u: Remove unnecessary externs 2015-08-14 18:51:57 -07:00
r819xU_phyreg.h
r8180_93cx6.c staging: rtl8192u: propagate errors in eprom_read 2016-06-18 19:49:02 -07:00
r8180_93cx6.h staging: rtl8192u: propagate errors in eprom_read 2016-06-18 19:49:02 -07:00
r8190_rtl8256.c Staging: rtl8192u: Remove unnecessary semicolon. 2016-03-28 07:30:36 -07:00
r8190_rtl8256.h staging: rtl8192u: Remove unnecessary externs 2015-08-14 18:51:57 -07:00
r8192U.h staging/rtl8192u: use s8 instead of char 2016-08-21 18:21:28 +02:00
r8192U_core.c staging/rtl8192u: use s8 instead of char 2016-08-21 18:21:28 +02:00
r8192U_dm.c Staging: rtl8192u: Convert long if-else block to switch-case 2016-02-20 15:09:57 -08:00
r8192U_dm.h staging: rtl8192u: Remove unnecessary externs 2015-08-14 18:51:57 -07:00
r8192U_hw.h rtl8192u: BIT() macro cleanup 2015-10-13 10:32:40 -07:00
r8192U_wx.c rtl8192u: r8192_priv: Replace semaphore wx_sem with mutex 2016-06-18 19:50:48 -07:00
r8192U_wx.h staging: rtl8192u: Remove unnecessary externs 2015-08-14 18:51:57 -07:00