Star4
54
代码介绍
代码
Issues33
Pull Requests23
流水线
Actions
讨论
Wiki
项目成员37
分析
项目设置
Star4
54
  1. kernel_linux_5.10
  2. /
  3. tools
  4. /
  5. perf
  6. /
  7. arch
  8. /
  9. alpha
AArnaldo Carvalho de Meloperf tools: Add empty Build files for architectures lacking them
93df8a1e创建于 2015年8月7日历史提交
文件最后提交记录最后更新时间
Build
perf tools: Add empty Build files for architectures lacking them perf currently fails to build on MIPS as there is no tools/perf/arch/mips/Build file. Adding an empty file fixes this as there are no MIPS-specific sources to build. It looks like the same is needed for Alpha and PA-RISC, though I haven't been able to test those. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Fixes: 5e8c0fb6a957 ("perf build: Add arch x86 objects building") Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1438704627.7315.2.camel@decadent.org.uk Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>10 年前