v1 : do not install omshell static librairies in dhcp package
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 24 Feb 2012 10:26:32 +0000 (10:26 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 24 Feb 2012 10:26:32 +0000 (10:26 +0000)
commite9a5ecf1a3790b9c135a1fa38d9d259675656e68
tree23f4819a767381e5e49b8a3a68755ae76d9e4940
parent23681be9c2d55c7111bda2b72136d92bc456ab71
v1 : do not install omshell static librairies in dhcp package

There is no need to install any static library on the target, unless one installs a linker (and a compiler) as well, and this is certainly not a common case.
The dhcp-server package installs two of them in /usr/local/lib - along with omshell. The erroneous lines were added as part of r10146 when the Makefile
was modified to install omshell, but the static libraries are never needed to run omshell on the target.

Signed-off-by: Emmanuel Deloget <logout@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30707 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/dhcp/Makefile