add LICENSE & minimal Config.in files (closes: #3710)
SVN-Revision: 12367
This commit is contained in:
		| @@ -32,9 +32,11 @@ $(BIN_DIR)/$(SDK_NAME).tar.bz2: clean | |||||||
| 		$(SDK_BUILD_DIR)/target/linux/*/files \ | 		$(SDK_BUILD_DIR)/target/linux/*/files \ | ||||||
| 		$(SDK_BUILD_DIR)/target/linux/*/patches | 		$(SDK_BUILD_DIR)/target/linux/*/patches | ||||||
| 	$(CP) \ | 	$(CP) \ | ||||||
|  | 		$(TOPDIR)/LICENSE \ | ||||||
| 		$(TOPDIR)/feeds.conf.default \ | 		$(TOPDIR)/feeds.conf.default \ | ||||||
| 		$(TOPDIR)/rules.mk \ | 		$(TOPDIR)/rules.mk \ | ||||||
| 		$(TOPDIR)/.config \ | 		$(TOPDIR)/.config \ | ||||||
|  | 		./files/Config.in \ | ||||||
| 		./files/Makefile \ | 		./files/Makefile \ | ||||||
| 		./files/README.SDK \ | 		./files/README.SDK \ | ||||||
| 		$(SDK_BUILD_DIR)/ | 		$(SDK_BUILD_DIR)/ | ||||||
|   | |||||||
							
								
								
									
										1
									
								
								target/sdk/files/Config.in
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								target/sdk/files/Config.in
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | source "tmp/.config-package.in" | ||||||
		Reference in New Issue
	
	Block a user
	 Nicolas Thill
					Nicolas Thill