diff options
-rw-r--r-- | packages/linux/linux-openzaurus.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/linux/linux-openzaurus.inc b/packages/linux/linux-openzaurus.inc index bc4b35514f..eabdc28220 100644 --- a/packages/linux/linux-openzaurus.inc +++ b/packages/linux/linux-openzaurus.inc @@ -5,8 +5,7 @@ LICENSE = "GPL" inherit kernel -PACKAGES += "kernel-module-hostap" -RPROVIDES_kernel-module-hostap = "hostap-modules" +RPROVIDES_kernel-image += "hostap-modules" DOSRC = "http://www.do13.de/openzaurus/patches" RPSRC = "http://www.rpsys.net/openzaurus/patches/archive" |