Skip to content

Commit

Permalink
rtl8192du: Remove CONFIG_BR_EXT
Browse files Browse the repository at this point in the history
The standard kernel features can be used to implement bridges.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
  • Loading branch information
lwfinger committed Jul 11, 2014
1 parent a8e0032 commit fff106c
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 1,800 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ rtk_core := core/rtw_cmd.o \
core/rtw_xmit.o \
core/rtw_p2p.o \
core/rtw_tdls.o \
core/rtw_br_ext.o \
core/rtw_sreset.o

$(MODULE_NAME)-y += $(rtk_core)
Expand Down
Loading

0 comments on commit fff106c

Please sign in to comment.