commit | 49186b4a083655a4ebf54e94baf0736256b01b47 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Wed Apr 23 19:44:13 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 23 19:44:13 2008 -0700 |
tree | 9853f44fa7e09b69641705052daec1020640c3fe | |
parent | 48abfe05cd01279afe27159e98d7c7f932598f42 [diff] |
iwlwifi: Fix built-in compilation of iwlcore (part 2) On Wed, 2008-04-23 at 13:38 +0300, Tomas Winkler wrote: > This patch fixes problem in Makefile that prevented > built-in compilation of iwlcore Here is the second part. Without this, drivers/net/wireless/iwlwifi/build-in.o will not be linked into vmlinux. Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>