diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-15 13:11:29 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-15 13:11:29 +0000 |
commit | f59578a083f9ac8746da5fe0910677756b118df8 (patch) | |
tree | 5008d0f66dbae4297078f3a9bed65e77ff0e82b0 /package/Makefile | |
parent | 5f21150713e96901a50bc5fc90d58f8878a4ad63 (diff) |
add ser2net from hazimin fauzi, thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3377 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 724079a41..740555946 100644 --- a/package/Makefile +++ b/package/Makefile @@ -210,6 +210,7 @@ package-$(BR2_PACKAGE_SCANLOGD) += scanlogd package-$(BR2_PACKAGE_SCDP) += scdp package-$(BR2_PACKAGE_SCREEN) += screen package-$(BR2_PACKAGE_SDK) += sdk +package-$(BR2_PACKAGE_SER2NET) += ser2net package-$(BR2_PACKAGE_SERDISPLIB) += serdisplib package-$(BR2_PACKAGE_SETPWC) += setpwc package-$(BR2_PACKAGE_SETSERIAL) += setserial |