summaryrefslogtreecommitdiffstats
path: root/src/amd/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/amd/common')
-rw-r--r--src/amd/common/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/amd/common/meson.build b/src/amd/common/meson.build
index 4fd7edc5cd3..8c526675c40 100644
--- a/src/amd/common/meson.build
+++ b/src/amd/common/meson.build
@@ -18,8 +18,6 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
-inc_amd_common = include_directories('.')
-
sid_tables_h = custom_target(
'sid_tables_h',
input : ['sid_tables.py', 'sid.h', 'gfx9d.h'],