kernel: Adapt moved crodic.ko module
The module was moved in the kernel, adapt OpenWrt. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
		 Hauke Mehrtens
					Hauke Mehrtens
				
			
				
					committed by
					
						 Koen Vandeputte
						Koen Vandeputte
					
				
			
			
				
	
			
			
			 Koen Vandeputte
						Koen Vandeputte
					
				
			
						parent
						
							c4437d4e08
						
					
				
				
					commit
					aa39bbc2ca
				
			| @@ -251,7 +251,8 @@ define KernelPackage/lib-cordic | ||||
|   SUBMENU:=$(LIB_MENU) | ||||
|   TITLE:=Cordic function support | ||||
|   KCONFIG:=CONFIG_CORDIC | ||||
|   FILES:=$(LINUX_DIR)/lib/cordic.ko | ||||
|   FILES:=$(LINUX_DIR)/lib/cordic.ko@lt5.2 \ | ||||
| 	  $(LINUX_DIR)/lib/math/cordic.ko@ge5.2 | ||||
|   AUTOLOAD:=$(call AutoProbe,cordic) | ||||
| endef | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user