1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 07:38:28 +02:00

package: remove duplicate lines from otrx and nvram makefiles

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich 2016-04-26 23:28:17 +02:00
parent b04a25491f
commit 07bdd30906
2 changed files with 0 additions and 2 deletions

View File

@ -11,7 +11,6 @@ PKG_NAME:=nvram
PKG_RELEASE:=9
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
PKG_FLAGS:=nonshared
PKG_FLAGS:=nonshared

View File

@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=otrx
PKG_RELEASE:=1
PKG_FLAGS:=nonshared
PKG_FLAGS:=nonshared