diff options
author | Florian Fainelli <florian@openwrt.org> | 2005-12-12 20:40:01 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2005-12-12 20:40:01 +0000 |
commit | a794bf7c12d86d46f97a955b1cab123155406a79 (patch) | |
tree | 8745dd986ad67be24d8653ad14f85df3fbc9ffd7 /openwrt/package/Makefile | |
parent | 37501334fc044e853f50d4a6090ddb265080e242 (diff) | |
download | mtk-20170518-a794bf7c12d86d46f97a955b1cab123155406a79.zip mtk-20170518-a794bf7c12d86d46f97a955b1cab123155406a79.tar.gz mtk-20170518-a794bf7c12d86d46f97a955b1cab123155406a79.tar.bz2 |
Added serdisplib, thanks to Christoph Haderer for the package
SVN-Revision: 2642
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 7203d9f..7168c3f 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -177,6 +177,7 @@ package-$(BR2_PACKAGE_SCDP) += scdp package-$(BR2_PACKAGE_SCREEN) += screen package-$(BR2_PACKAGE_SDK) += sdk package-$(BR2_PACKAGE_SER) += ser +package-$(BR2_PACKAGE_SERDISPLIB) += serdisplib package-$(BR2_PACKAGE_SETPWC) += setpwc package-$(BR2_PACKAGE_SETSERIAL) += setserial package-$(BR2_PACKAGE_SHAT) += shat |