v1 : do not install omshell static librairies in dhcp package
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 24 Feb 2012 10:26:32 +0000 (10:26 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 24 Feb 2012 10:26:32 +0000 (10:26 +0000)
commit92c3d4c4e84f46d331ccd8e8ab96ce09a157e1f6
tree23f4819a767381e5e49b8a3a68755ae76d9e4940
parentef3aeb5b0495efe0a4b8a2db233db328e90212ba
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>
SVN-Revision: 30707
net/dhcp/Makefile