zynq: add generic subtarget
Same game as for 853e4dd306. Add generic
to the filenames.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
			
			
This commit is contained in:
		| @@ -10,6 +10,7 @@ BOARDNAME:=Xilinx Zynq 7000 SoCs | |||||||
| FEATURES:=fpu gpio rtc usb usbgadget boot-part rootfs-part squashfs | FEATURES:=fpu gpio rtc usb usbgadget boot-part rootfs-part squashfs | ||||||
| CPU_TYPE:=cortex-a9 | CPU_TYPE:=cortex-a9 | ||||||
| CPU_SUBTYPE:=neon | CPU_SUBTYPE:=neon | ||||||
|  | SUBTARGETS:=generic | ||||||
|  |  | ||||||
| # future support SUBTARGETS: for both zynq and zynqmp | # future support SUBTARGETS: for both zynq and zynqmp | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								target/linux/zynq/generic/target.mk
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								target/linux/zynq/generic/target.mk
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | BOARDNAME:=Generic | ||||||
		Reference in New Issue
	
	Block a user
	 Christian Marangi
					Christian Marangi