openwrt/package/kernel
Felix Fietkau fc822a4370 broadcom_wl: eliminate compiler error with gcc-4.9-linaro
Attempting to build broadcom_wl (from trunk) with the linaro 4.9.x
toolchain produces the following errors:

<...>/wl_linux.c: In function 'wl_dump_ver':
<...>/wl_linux.c:2302:3: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
   __DATE__, __TIME__, EPI_VERSION_STR);
   ^
<...>/wl_linux.c:2302:13: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]
   __DATE__, __TIME__, EPI_VERSION_STR);
             ^
cc1: some warnings being treated as errors

Remove the use of the __DATE__ and __TIME__ macros, as the info is not
really useful.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>

SVN-Revision: 43046
2014-10-24 18:05:51 +00:00
..
acx-mac80211
ar7-atm
avila-wdt
brcm2708-gpu-fw brcm2708-gpu-fw: update to Sep. 27 2014 snapshot 2014-09-27 17:42:15 +00:00
broadcom-wl broadcom_wl: eliminate compiler error with gcc-4.9-linaro 2014-10-24 18:05:51 +00:00
button-hotplug
ep80579-drivers
gpio-button-hotplug
hostap-driver
i2c-gpio-custom
lantiq lantiq: remove the useless ltqtapi.mk include file 2014-10-05 18:58:47 +00:00
linux linux: add kmod-i2c-piix4 2014-10-24 09:24:45 +00:00
mac80211 ath: process regulatory notifiers with CONFIG_ATH_USER_REGD set 2014-10-23 13:33:18 +00:00
mmc_over_gpio
om-watchdog package/om-watchdog: add OpenMesh OM5P support 2014-07-20 17:30:56 +00:00
rotary-gpio-custom
rtc-rv5c386a
spi-gpio-custom
spi-ks8995
trelay
w1-gpio-custom
wrt55agv2-spidevs wrt55agv2-spidevs: fix compile issues 2014-07-03 11:56:56 +00:00