diff options
Diffstat (limited to 'usr/src/pkg/manifests/driver-network-uath.mf')
| -rw-r--r-- | usr/src/pkg/manifests/driver-network-uath.mf | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/usr/src/pkg/manifests/driver-network-uath.mf b/usr/src/pkg/manifests/driver-network-uath.mf index 7fe8aa77f0..9ddb89e1d6 100644 --- a/usr/src/pkg/manifests/driver-network-uath.mf +++ b/usr/src/pkg/manifests/driver-network-uath.mf @@ -51,12 +51,10 @@ file path=kernel/drv/$(ARCH64)/uath group=sys file path=kernel/drv/uath group=sys file path=kernel/misc/$(ARCH64)/uathfw group=sys mode=0755 file path=kernel/misc/uathfw group=sys mode=0755 -legacy pkg=SUNWuath arch=$(ARCH) category=system \ +legacy pkg=SUNWuath \ desc="Atheros AR5523 USB IEEE802.11b/g Wireless Network Driver" \ - hotline="Please contact your local service provider" \ - name="Atheros AR5523 USB IEEE802.11b/g Wireless Network Driver" \ - vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 -license uts/common/io/uath/THIRDPARTYLICENSE \ - license=uts/common/io/uath/THIRDPARTYLICENSE -license uts/common/io/uath/uath_fw/LICENSE \ - license=uts/common/io/uath/uath_fw/LICENSE + name="Atheros AR5523 USB IEEE802.11b/g Wireless Network Driver" +license usr/src/uts/common/io/uath/THIRDPARTYLICENSE \ + license=usr/src/uts/common/io/uath/THIRDPARTYLICENSE +license usr/src/uts/common/io/uath/uath_fw/LICENSE \ + license=usr/src/uts/common/io/uath/uath_fw/LICENSE |
