From fb909812247ffe61706491111ad35ce49eca300b Mon Sep 17 00:00:00 2001 From: Mike Nicholson Date: Thu, 10 Jan 2019 16:20:19 -0600 Subject: Add at91gpio.h to staging headers --- recipes-bsp/multitech/mts-io.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'recipes-bsp/multitech/mts-io.inc') diff --git a/recipes-bsp/multitech/mts-io.inc b/recipes-bsp/multitech/mts-io.inc index d881010..c59a72e 100644 --- a/recipes-bsp/multitech/mts-io.inc +++ b/recipes-bsp/multitech/mts-io.inc @@ -91,6 +91,10 @@ fakeroot do_install () { install -m 0644 ${S}/io-module/mts_eeprom.h ${L1} # install -m 0644 ${S}/io-module/mts_eeprom.h ${L2} install -m 0644 ${S}/io-module/mts_eeprom.h ${L3} + + install -m 0644 ${S}/io-module/at91gpio.h ${L1} + # install -m 0644 ${S}/io-module/mts_eeprom.h ${L2} + install -m 0644 ${S}/io-module/at91gpio.h ${L3} install -d ${D}${sysconfdir}/init.d install -m 0755 ${WORKDIR}/mts-io.init ${D}${sysconfdir}/init.d/mts-io -- cgit v1.2.3