Skip to content

Commit

Permalink
Remove unused testmode code
Browse files Browse the repository at this point in the history
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
  • Loading branch information
jwrdegoede committed Jul 10, 2016
1 parent 6ee1f32 commit dd28cb5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1,509 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ endif

OBJS = esp_debug.o sdio_sif_esp.o spi_sif_esp.o esp_io.o \
esp_file.o esp_main.o esp_sip.o esp_ext.o esp_ctrl.o \
esp_mac80211.o esp_debug.o esp_utils.o esp_pm.o testmode.o
esp_mac80211.o esp_debug.o esp_utils.o esp_pm.o

all: config_check modules

Expand Down
Loading

0 comments on commit dd28cb5

Please sign in to comment.