diff --git a/release/src/router/shared/Makefile b/release/src/router/shared/Makefile index 80cc546da3d..6b2ed3ffb08 100644 --- a/release/src/router/shared/Makefile +++ b/release/src/router/shared/Makefile @@ -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