diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2015-05-30 11:13:06 -0500 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-05-30 11:13:47 -0500 |
| commit | ef3e0b89e65ecc1bdcb0463d89dac8077dc45d34 (patch) | |
| tree | b67795c75e275b0bc950465e179d0915c27afa8e /package/libiconv-tiny | |
| parent | 0675606344755ff29977e79c7f8309ce2ad4917a (diff) | |
add support for pcengines-alix
Readd Alix2d support, tested via NFS boot.
Fix IPSec kernel module loading.
Diffstat (limited to 'package/libiconv-tiny')
| -rw-r--r-- | package/libiconv-tiny/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libiconv-tiny/Makefile b/package/libiconv-tiny/Makefile index 2889a58b9..7687128fa 100644 --- a/package/libiconv-tiny/Makefile +++ b/package/libiconv-tiny/Makefile @@ -10,7 +10,7 @@ PKG_HASH:= 1410d40697a5eda9de5e433edfbed540b66c3e1af7374b8507ab9c468b7d9012 PKG_DESCR:= iconv stub and replacement PKG_SECTION:= libs/misc PKG_URL:= http://www.openwrt.org/ -PKG_SITES:= http://www.openadk.org/distfiles/ +PKG_SITES:= http://distfiles.openadk.org/ PKG_OPTS:= dev devonly DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz |
