From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Samuelsson Date: Wed, 23 Aug 2006 22:24:37 +0200 Subject: [U-Boot-Users] non intrusive "install" feature Message-ID: <00a101c6c6f3$65ba7970$8f4765d5@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Have been thinking about how to accomodate Wolfgangs remarks on install feature and still get what I desire. This patch creates the framework for an "install" feature. The toplevel Makefile 'includes' the file "install.mk" which currently is empty. Since the "install.mk" file is empty, the patch does not do anything at the moment. Anyone can add his/her own install feature by modifying the install.mk file Any such install feature will not break as a result of modificaitons of the main Makefile so they can easily be applied on top of a new "git". The Top Best Regards Ulf Samuelsson ulf at atmel.com Atmel Nordic AB Mail: Box 2033, 174 02 Sundbyberg, Sweden Visit: Kavalleriv?gen 24, 174 58 Sundbyberg, Sweden Phone +46 (8) 441 54 22 Fax +46 (8) 441 54 29 GSM +46 (706) 22 44 57 Technical support when I am not available: AT89 C51 Applications Group: mailto:micro.hotline at nto.atmel.com AT90 AVR Applications Group: mailto:avr at atmel.com AT91 ARM Applications Group: mailto:at91support at atmel.com FPSLIC Application Group: mailto:fpslic at atmel.com Best AVR link: www.avrfreaks.net -------------- next part -------------- A non-text attachment was scrubbed... Name: 9.install-feature.CHANGELOG Type: application/octet-stream Size: 411 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20060823/57605164/attachment.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: 9.install-feature.patch Type: application/octet-stream Size: 1050 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20060823/57605164/attachment-0001.obj