tn3399_openwrt/target
Hauke Mehrtens 7790ac5ecc kernel: fix bridge compilation on kernel 3.13
The int brnf_call_ebtables in the header should be extern, otherwise
every object file gets its own int and they will conflict when linking
the binary.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 39533
2014-02-08 15:36:03 +00:00
..
imagebuilder build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
linux kernel: fix bridge compilation on kernel 3.13 2014-02-08 15:36:03 +00:00
sdk build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
toolchain build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
Config.in add a feature flag for device tree support 2013-11-22 12:01:01 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00