ath79: Deactivate ZyXEL NBG6716 by default
The kernel image is too big now and the build fails. WARNING: Image file zyxel_nbg6716-kernel.bin is too big: 4205404 > 4194304 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
		@@ -256,5 +256,6 @@ define Device/zyxel_nbg6716
 | 
				
			|||||||
  IMAGE/factory.bin := append-kernel | pad-to $$$$(KERNEL_SIZE) | append-ubi | \
 | 
					  IMAGE/factory.bin := append-kernel | pad-to $$$$(KERNEL_SIZE) | append-ubi | \
 | 
				
			||||||
	zyxel-factory
 | 
						zyxel-factory
 | 
				
			||||||
  UBINIZE_OPTS := -E 5
 | 
					  UBINIZE_OPTS := -E 5
 | 
				
			||||||
 | 
					  DEFAULT := n
 | 
				
			||||||
endef
 | 
					endef
 | 
				
			||||||
TARGET_DEVICES += zyxel_nbg6716
 | 
					TARGET_DEVICES += zyxel_nbg6716
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user