summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2015-02-11 15:12:32 +0000
committerJo-Philipp Wich <jow@openwrt.org>2015-02-11 15:12:32 +0000
commite3744a7cc747bfeb8ec2ee3c0ac832ec02b3999b (patch)
tree5a761f981d78cd32e4d5ed8d60a0d5956b4afb47 /package/base-files/Makefile
parentb5310e180da5f1f3dd15fa994041cbdf9ee7af02 (diff)
downloadmaster-31e0f0ae-e3744a7cc747bfeb8ec2ee3c0ac832ec02b3999b.tar.gz
master-31e0f0ae-e3744a7cc747bfeb8ec2ee3c0ac832ec02b3999b.tar.bz2
master-31e0f0ae-e3744a7cc747bfeb8ec2ee3c0ac832ec02b3999b.zip
base-files: fix target/subtarget value in /etc/openwrt_release
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44409
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r--package/base-files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index 3c453b54aa..e0bf91515a 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -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