This commit is contained in:
Mario Fetka 2012-05-11 11:09:12 +02:00
parent cc6392a6f5
commit 317a50caa8
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ incremental: False
[Product] [Product]
type: localboot type: localboot
id: tp-link.wn721n id: tplink.wn721n
name: tp-link.wn721n name: tp-link.wn721n
description: Device driver for USB WLAN Stick wn721n from tp-link.com description: Device driver for USB WLAN Stick wn721n from tp-link.com
advice: ADVICE advice: ADVICE

View File

@ -2,7 +2,7 @@
# Setup product information # Setup product information
############################ ############################
VENDOR="tp-link.com" VENDOR="tp-link.com"
PN="tp-link.wn721n" PN="tplink.wn721n"
VERSION="1" VERSION="1"
RELEASE="1" RELEASE="1"
PRIORITY="0" PRIORITY="0"