From: Keith Packard Date: Mon, 15 Feb 2016 23:23:15 +0000 (-0800) Subject: altos/chaoskey: Encode both hardware and software versions in product ID X-Git-Tag: 1.6.3~2^2~98 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=e4006444d3d7b0c499139f58f13353988d38dbb4 altos/chaoskey: Encode both hardware and software versions in product ID We have no other way of reporting the software version, so just encode it in the product ID. Signed-off-by: Keith Packard --- diff --git a/src/chaoskey-v0.1/Makefile b/src/chaoskey-v0.1/Makefile index 4948a4c5..85392280 100644 --- a/src/chaoskey-v0.1/Makefile +++ b/src/chaoskey-v0.1/Makefile @@ -38,7 +38,7 @@ ALTOS_SRC = \ ao_gpio.c \ ao_product.c -PRODUCT=ChaosKey-v0.1 +PRODUCT=ChaosKey-hw-0.3-sw-$(VERSION) PRODUCT_DEF=-DCHAOSKEY_V_0_1 IDVENDOR=0x1d50 IDPRODUCT=0x60c6