Skip to content

Commit

Permalink
Revert "dsl-ac68u: DSL-AC68U is configured to use JFFS_NVRAM but symb…
Browse files Browse the repository at this point in the history
…ols are stored in a different object file"

This reverts commit 56d41ab.
  • Loading branch information
zaloisio committed Jan 11, 2021
1 parent 4c5a9cc commit 79e64b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions release/src/router/shared/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -422,10 +422,8 @@ OBJS += common_utils.o
endif

ifeq ($(or $(RTCONFIG_JFFS_NVRAM),$(RTCONFIG_VAR_NVRAM)),y)
ifneq ($(BUILD_NAME),DSL-AC68U)
OBJS += nvpriv.o
endif
endif

all: libshared.so libshared.a

Expand Down

0 comments on commit 79e64b7

Please sign in to comment.