blob: 49fa6646d14c7c09e7c9281800d88db8c9759339 [file] [log] [blame]
{
"_comment" : "Please see utils/changes.py for explanation of this file.",
"compilation_components" : {
"cross-compiler": {
"PATHS": [
"./tools/compilers/+",
"./kern/include/ros/+",
"./kern/arch/{{arch}}/ros/+",
"./user/parlib/include/+",
"./user/pthread/+"
]
},
"kernel": {
"PATHS": [
"./",
"./kern/arch/+",
"./kern/drivers/+",
"./kern/include/+",
"./kern/kfs/+",
"./kern/src/+",
"./scripts/kconfig/+"
]
},
"userspace": {
"PATHS": [
"./",
"./kern/include/ros/+",
"./user/+",
"./tests/+",
"./scripts/kconfig/+"
]
},
"busybox": {
"PATHS": [
"./tools/patches/busybox/+"
]
}
}
}