avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] avr/xmega.h missing in install location


From: Senthil Kumar Selvaraj
Subject: [avr-libc-dev] avr/xmega.h missing in install location
Date: Thu, 10 Jan 2013 19:22:11 +0530
User-agent: Mutt/1.5.21 (2010-09-15)

When building avr-libc from SVN, I noticed that xmega.h is not being
copied to the install directory i.e. it's missing from avr/include. This
causes compilation errors when attempting to use avr-libc with xmega devices,
as avr/io.h (conditionally) includes xmega.h.

I guess xmega.h needs to be added the avr_HEADERS list in
include/avr/Makefile.am. The attached patch does that. If the patch is
ok, could someone commit?

Regards
Senthil

Attachment: add_xmegah_makefile.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]