diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-10 12:43:25 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-10 12:43:25 +0100 |
commit | 84b655b833b38f83d5908560914efc6b9d29cbac (patch) | |
tree | 0cfee1a829b31cb539d7b35ceaf3febec1a0250e /package/cfgfs | |
parent | 964f8bd2a5d4971f35f8e7237543f01322e49ec9 (diff) | |
parent | b03eb64f053458af98cd70923fe1650e01192e13 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/cfgfs')
-rw-r--r-- | package/cfgfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cfgfs/Makefile b/package/cfgfs/Makefile index e99c7e244..dd5784512 100644 --- a/package/cfgfs/Makefile +++ b/package/cfgfs/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.0.6 PKG_RELEASE:= 5 PKG_DESCR:= compressed config filesystem PKG_SECTION:= base -PKG_TARGET_DEPENDS:= alix1c alix2d wrap foxboard ag241 rb532 +PKG_TARGET_DEPENDS:= alix1c alix2d alix2d13 wrap foxboard ag241 rb532 WRKDIST= ${WRKDIR}/${PKG_NAME}-${PKG_VERSION} NO_DISTFILES:= 1 |