package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call SetDepends/...)
authorJonas Gorski <jogo@openwrt.org>
Sun, 14 Aug 2011 23:36:45 +0000 (23:36 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sun, 14 Aug 2011 23:36:45 +0000 (23:36 +0000)
commitb413f797cfcace585a258478a18e1d4bb1faca8e
tree2fdc8739ba13a85d6ae02741aab06f7f4a52c0d3
parent44b272fd58b2460d16142f15307db198141edcba
package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call SetDepends/...)

Since the SetDepends macro does a:

  DEPENDS:= ...

it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27983
package/kernel/modules/other.mk