From 38759c258584b580a531f23774b5aea10d0f77ae Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Sun, 2 Aug 2015 10:32:36 +0200 Subject: [PATCH] Update .gitattributes of renamed files --- rpp/include/drv/.gitattributes | 9 +++++++-- rpp/include/drv/_rm48_hdk/.gitattributes | 4 ++-- rpp/include/drv/_tms570_hdk/.gitattributes | 4 ++-- rpp/include/drv/_tms570_hydctr/.gitattributes | 4 ++-- rpp/src/drv/.gitattributes | 4 +++- rpp/src/drv/_rm48_hdk/.gitattributes | 3 +-- rpp/src/drv/_tms570_hdk/.gitattributes | 3 +-- rpp/src/drv/_tms570_hydctr/.gitattributes | 3 +-- 8 files changed, 19 insertions(+), 15 deletions(-) diff --git a/rpp/include/drv/.gitattributes b/rpp/include/drv/.gitattributes index 3ee21ef..632d8fa 100644 --- a/rpp/include/drv/.gitattributes +++ b/rpp/include/drv/.gitattributes @@ -1,6 +1,11 @@ /adc.h eaton /Std_Types.h eaton +/adc.h eaton /drv.h eaton +/gio.h eaton +/gio_def.h eaton +/gio_names.h eaton +/gio_tab.h eaton +/port.h eaton +/port_def.h eaton /sci.h eaton -/digital_io_def.h eaton -/digital_io.h eaton \ No newline at end of file diff --git a/rpp/include/drv/_rm48_hdk/.gitattributes b/rpp/include/drv/_rm48_hdk/.gitattributes index 7f75ca0..aad7dfa 100644 --- a/rpp/include/drv/_rm48_hdk/.gitattributes +++ b/rpp/include/drv/_rm48_hdk/.gitattributes @@ -1,2 +1,2 @@ -/adc.h eaton -/digital_io_def.h eaton \ No newline at end of file +/gio_def.h eaton +/port_def.h eaton diff --git a/rpp/include/drv/_tms570_hdk/.gitattributes b/rpp/include/drv/_tms570_hdk/.gitattributes index 7f75ca0..aad7dfa 100644 --- a/rpp/include/drv/_tms570_hdk/.gitattributes +++ b/rpp/include/drv/_tms570_hdk/.gitattributes @@ -1,2 +1,2 @@ -/adc.h eaton -/digital_io_def.h eaton \ No newline at end of file +/gio_def.h eaton +/port_def.h eaton diff --git a/rpp/include/drv/_tms570_hydctr/.gitattributes b/rpp/include/drv/_tms570_hydctr/.gitattributes index 7f75ca0..aad7dfa 100644 --- a/rpp/include/drv/_tms570_hydctr/.gitattributes +++ b/rpp/include/drv/_tms570_hydctr/.gitattributes @@ -1,2 +1,2 @@ -/adc.h eaton -/digital_io_def.h eaton \ No newline at end of file +/gio_def.h eaton +/port_def.h eaton diff --git a/rpp/src/drv/.gitattributes b/rpp/src/drv/.gitattributes index 63afd40..b67ba5b 100644 --- a/rpp/src/drv/.gitattributes +++ b/rpp/src/drv/.gitattributes @@ -1,2 +1,4 @@ +/adc.c eaton +/gio.c eaton +/gio_tab.c eaton /sci.c eaton -/digital_io.c eaton \ No newline at end of file diff --git a/rpp/src/drv/_rm48_hdk/.gitattributes b/rpp/src/drv/_rm48_hdk/.gitattributes index b745d88..7a08363 100644 --- a/rpp/src/drv/_rm48_hdk/.gitattributes +++ b/rpp/src/drv/_rm48_hdk/.gitattributes @@ -1,2 +1 @@ -/adc.c eaton -/digital_io_def.c eaton +/port_def.c eaton diff --git a/rpp/src/drv/_tms570_hdk/.gitattributes b/rpp/src/drv/_tms570_hdk/.gitattributes index 16709ab..7a08363 100644 --- a/rpp/src/drv/_tms570_hdk/.gitattributes +++ b/rpp/src/drv/_tms570_hdk/.gitattributes @@ -1,2 +1 @@ -/adc.c eaton -/digital_io_def.c eaton \ No newline at end of file +/port_def.c eaton diff --git a/rpp/src/drv/_tms570_hydctr/.gitattributes b/rpp/src/drv/_tms570_hydctr/.gitattributes index 16709ab..7a08363 100644 --- a/rpp/src/drv/_tms570_hydctr/.gitattributes +++ b/rpp/src/drv/_tms570_hydctr/.gitattributes @@ -1,2 +1 @@ -/adc.c eaton -/digital_io_def.c eaton \ No newline at end of file +/port_def.c eaton -- 2.39.2