aboutsummaryrefslogtreecommitdiff
path: root/pylibfdt/Makefile.pylibfdt
AgeCommit message (Expand)AuthorFilesLines
2017-04-08pylibfdt: Use setup.py to build the swig fileSimon Glass1-9/+5
2017-04-08pylibfdt: Use Makefile constructs to implement NO_PYTHONSimon Glass1-7/+0
2017-04-08pylibfdt: Allow setup.py to operate stand-aloneSimon Glass1-3/+6
2017-04-07pylibfdt: Rename libfdt.swig to libfdt.iSimon Glass1-1/+1
2017-03-29pylibfdt: Use the call function to simplify the MakefileSimon Glass1-7/+7
2017-03-29pylibfdt: Use the correct libfdt version in the moduleSimon Glass1-1/+2
2017-03-29pylibfdt: Enable installation of Python moduleSimon Glass1-0/+14
2017-03-27pylibfdt: Use package_dir to set the package directorySimon Glass1-2/+1
2017-03-27pylibfdt: Use environment to pass C flags and filesSimon Glass1-1/+2
2017-03-21Add an initial Python library for libfdtSimon Glass1-0/+17