summaryrefslogtreecommitdiffstats
path: root/package/makedevs
Commit message (Collapse)AuthorAgeFilesLines
* makedevs: Add support for 16-bit major/minor numbersMatt Fleming2011-01-141-2/+2
| | | | | | | | Closes #2647 [Peter: Adjust for the real 12bit majors/20bit minors supported by Linux] Signed-off-by: Matt Fleming <matthew.fleming@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* makedevs: add source targetsPeter Korsgaard2010-11-191-1/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* makedevs: convert to a more normal way of building packagesThomas Petazzoni2010-04-192-14/+24
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* makedevs: move to package/Thomas Petazzoni2010-04-192-0/+565
Since target/ doesn't contain any .mk file in subdirectories, also remove the include in target/Makefile.in.