mirror of
				https://github.com/ARM-software/workload-automation.git
				synced 2025-10-31 15:12:25 +00:00 
			
		
		
		
	Initial commit of open source Workload Automation.
This commit is contained in:
		
							
								
								
									
										7
									
								
								wlauto/external/pmu_logger/Makefile
									
									
									
									
										vendored
									
									
										Executable file
									
								
							
							
						
						
									
										7
									
								
								wlauto/external/pmu_logger/Makefile
									
									
									
									
										vendored
									
									
										Executable file
									
								
							| @@ -0,0 +1,7 @@ | ||||
| # To build the pmu_logger module use the following command line | ||||
| # make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- -C ../kernel/out SUBDIRS=$PWD modules | ||||
| # where | ||||
| # CROSS_COMPILE - prefix of the arm linux compiler | ||||
| # -C - location of the configured kernel source tree | ||||
|  | ||||
| obj-m := pmu_logger.o | ||||
		Reference in New Issue
	
	Block a user