aboutsummaryrefslogtreecommitdiff
path: root/samples/sparc-leon-linux-uclibc/uClibc-ng.config
Commit message (Collapse)AuthorAgeFilesLines
* samples: fix sparc-leon-linux-uclibcKirill K. Smirnov2025-06-181-1/+1
| | | | | | | | | | Fix timers width for 32bit leon and regenerate uclibc-ng defconfig against the latest release. Upgrading to linux >=5.1 might be a better solution, but let's stick to an old 3.10 version for a time being. Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
* Retire obsoleted milestonesAlexey Neyman2022-02-111-0/+19
... and the code dependent on them, after the latest wave of obsolete package removals. This concludes the glorious history of the original uClibc (non-NG) with lots of kludges removed. There was a choice here, whether to call the resulting libc "uClibc" or "uClibc-ng". I opted in favor of giving uClibc-ng the recognition it deserves, although it had some ripple effect in the ct-ng code. Signed-off-by: Alexey Neyman <stilor@att.net>