mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			[no ci] Rockchip: update rv11xx package (#1809)
							parent
							
								
									861650be26
								
							
						
					
					
						commit
						f9d2b7388a
					
				
								
									
									
										
											4
										
									
									Makefile
									
									
									
									
								
								
							
							
										
											4
										
									
									Makefile
									
									
									
									
								|  | @ -88,9 +88,7 @@ else | |||
| endif | ||||
| endif | ||||
| ifeq ($(BR2_TARGET_ROOTFS_UBI),y) | ||||
| ifeq ($(BR2_OPENIPC_SOC_VENDOR),"rockchip") | ||||
| 	@$(call PREPARE_REPACK,zboot.img,4096,rootfs.ubi,16384,nand) | ||||
| else ifeq ($(BR2_OPENIPC_SOC_VENDOR),"sigmastar") | ||||
| ifneq ($(filter $(BR2_OPENIPC_SOC_VENDOR),"rockchip" "sigmastar"),) | ||||
| 	@$(call PREPARE_REPACK,,,rootfs.ubi,16384,nand) | ||||
| else | ||||
| 	@$(call PREPARE_REPACK,uImage,4096,rootfs.ubi,16384,nand) | ||||
|  |  | |||
											
												Binary file not shown.
											
										
									
								
											
												
													File diff suppressed because it is too large
													Load Diff
												
											
										
									
								|  | @ -10,6 +10,9 @@ ROCKCHIP_OSDRV_RV11XX_LICENSE = MIT | |||
| ROCKCHIP_OSDRV_RV11XX_LICENSE_FILES = LICENSE | ||||
| 
 | ||||
| define ROCKCHIP_OSDRV_RV11XX_INSTALL_TARGET_CMDS | ||||
| 	$(INSTALL) -m 755 -d $(TARGET_DIR)/etc/sensors | ||||
| 	$(INSTALL) -m 755 -t $(TARGET_DIR)/etc/sensors $(ROCKCHIP_OSDRV_RV11XX_PKGDIR)/files/sensors/* | ||||
| 
 | ||||
| 	$(INSTALL) -m 755 -d $(TARGET_DIR)/lib/modules/5.10.160/rockchip | ||||
| 	$(INSTALL) -m 644 -t $(TARGET_DIR)/lib/modules/5.10.160/rockchip $(ROCKCHIP_OSDRV_RV11XX_PKGDIR)/files/kmod/* | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue