package: remove duplicate lines from otrx and nvram makefiles
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
b04a25491f
commit
07bdd30906
2 changed files with 0 additions and 2 deletions
|
@ -11,7 +11,6 @@ PKG_NAME:=nvram
|
||||||
PKG_RELEASE:=9
|
PKG_RELEASE:=9
|
||||||
|
|
||||||
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
||||||
PKG_FLAGS:=nonshared
|
|
||||||
|
|
||||||
PKG_FLAGS:=nonshared
|
PKG_FLAGS:=nonshared
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=otrx
|
PKG_NAME:=otrx
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_FLAGS:=nonshared
|
|
||||||
|
|
||||||
PKG_FLAGS:=nonshared
|
PKG_FLAGS:=nonshared
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue