mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	add kmod-oprofile to package/kernel
SVN-Revision: 25690
This commit is contained in:
		
							parent
							
								
									ac905e8a7b
								
							
						
					
					
						commit
						cf3b7563cf
					
				@ -663,6 +663,21 @@ endef
 | 
			
		||||
$(eval $(call KernelPackage,mmc-atmelmci,1))
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
define KernelPackage/oprofile
 | 
			
		||||
  SUBMENU:=$(OTHER_MENU)
 | 
			
		||||
  TITLE:=OProfile profiling support
 | 
			
		||||
  KCONFIG:=CONFIG_OPROFILE
 | 
			
		||||
  FILES:=$(LINUX_DIR)/arch/$(LINUX_KARCH)/oprofile/oprofile.$(LINUX_KMOD_SUFFIX)
 | 
			
		||||
  DEPENDS:=@KERNEL_PROFILING
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
define KernelPackage/oprofile/description
 | 
			
		||||
  Kernel module for support for oprofile system profiling.
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
$(eval $(call KernelPackage,oprofile))
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
define KernelPackage/rfkill
 | 
			
		||||
  SUBMENU:=$(OTHER_MENU)
 | 
			
		||||
  TITLE:=RF switch subsystem support
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user