Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | makedevs: Add support for 16-bit major/minor numbers | Matt Fleming | 2011-01-14 | 1 | -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: move to package/ | Thomas Petazzoni | 2010-04-19 | 1 | -0/+535 |
Since target/ doesn't contain any .mk file in subdirectories, also remove the include in target/Makefile.in. |