aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/arm_ti
Commit message (Collapse)AuthorAgeFilesLines
* Add module makefiles for Texas Instruments ARM SoCs.Ian Lepore2019-06-163-0/+39
The natural place to look for them based on how other SoCs are organized would be sys/modules/ti, but that's already taken. Drop a clue into modules/ti/Makefile directing people to modules/arm_ti if they're looking for ARM modules. Notes: svn path=/head/; revision=349096