2 lines
236 B
Batchfile
2 lines
236 B
Batchfile
|
savedcmd_arch/x86/events/intel/intel-uncore.mod := printf '%s\n' uncore.o uncore_nhmex.o uncore_snb.o uncore_snbep.o uncore_discovery.o | awk '!x[$$0]++ { print("arch/x86/events/intel/"$$0) }' > arch/x86/events/intel/intel-uncore.mod
|