diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2006-01-31 16:51:23 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2006-01-31 16:51:23 +0000 |
commit | cd5f9b18ff6520398411b0f08a9e1e332f56adb5 (patch) | |
tree | aefa9b5ed016d4ed823d17838d20b2a134d7edf4 /package/Makefile | |
parent | 55bf83823eeaa21b55c8d2818ff7da0455e5a9e7 (diff) | |
download | master-187ad058-cd5f9b18ff6520398411b0f08a9e1e332f56adb5.tar.gz master-187ad058-cd5f9b18ff6520398411b0f08a9e1e332f56adb5.tar.bz2 master-187ad058-cd5f9b18ff6520398411b0f08a9e1e332f56adb5.zip |
ser -> openser from wr
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3094 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/Makefile b/package/Makefile index 4f3cb2ae59..2612b11361 100644 --- a/package/Makefile +++ b/package/Makefile @@ -150,6 +150,7 @@ package-$(BR2_PACKAGE_OLSRD) += olsrd package-$(BR2_COMPILE_OPENCDK) += opencdk package-$(BR2_COMPILE_OPENLDAP) += openldap package-$(BR2_PACKAGE_OPENNTPD) += openntpd +package-$(BR2_PACKAGE_OPENSER) += openser package-$(BR2_COMPILE_OPENSSH) += openssh package-$(BR2_COMPILE_OPENSSL) += openssl package-$(BR2_PACKAGE_OPENSWAN) += openswan @@ -195,7 +196,6 @@ package-$(BR2_PACKAGE_SANE_BACKENDS) += sane-backends 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 |