x86: geode: fix package nameing kmod-crypto-ebc does not exist
This commit fixes the package naming that was added by commit:
e1e4cbde5c
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
			
			
This commit is contained in:
		 Florian Eckert
					Florian Eckert
				
			
				
					committed by
					
						 Petr Štetiar
						Petr Štetiar
					
				
			
			
				
	
			
			
			 Petr Štetiar
						Petr Štetiar
					
				
			
						parent
						
							33a7cd1833
						
					
				
				
					commit
					4e28494144
				
			| @@ -1,7 +1,7 @@ | ||||
| define Device/generic | ||||
|   DEVICE_VENDOR := Generic | ||||
|   DEVICE_MODEL := x86/Geode | ||||
|   DEVICE_PACKAGES += kmod-crypto-cbc kmod-crypto-ebc kmod-crypto-hw-geode \ | ||||
|   DEVICE_PACKAGES += kmod-crypto-cbc kmod-crypto-ecb kmod-crypto-hw-geode \ | ||||
| 	kmod-ledtrig-gpio | ||||
|   GRUB2_VARIANT := legacy | ||||
| endef | ||||
|   | ||||
		Reference in New Issue
	
	Block a user