base-files: fix target/subtarget value in /etc/openwrt_release
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44409
This commit is contained in:
parent
b5310e180d
commit
e3744a7cc7
1 changed files with 1 additions and 1 deletions
|
@ -7,8 +7,8 @@
|
|||
#
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/version.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
include $(INCLUDE_DIR)/version.mk
|
||||
|
||||
PKG_NAME:=base-files
|
||||
PKG_RELEASE:=157
|
||||
|
|
Loading…
Reference in a new issue