From 511374e4189b0bafbb7efa63dedd4b7626b5c595 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sat, 25 Nov 2000 20:06:11 +0000 Subject: 2000-11-25 Joel Sherrill * custom/pc386.cfg: make-exe rule would write into $(PROJECT_RELEASE) area. This is not cool because it $(PROJECT_RELEASE) is generally not writeable after the BSP is installed and you do not want every application installed there by default. Reported by Eric Norum . --- make/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'make/ChangeLog') diff --git a/make/ChangeLog b/make/ChangeLog index 9bb6184e74..6d8531cee5 100644 --- a/make/ChangeLog +++ b/make/ChangeLog @@ -1,4 +1,12 @@ +2000-11-25 Joel Sherrill + + * custom/pc386.cfg: make-exe rule would write into + $(PROJECT_RELEASE) area. This is not cool because it $(PROJECT_RELEASE) + is generally not writeable after the BSP is installed and you do not + want every application installed there by default. Reported by + Eric Norum . + 2000-11-25 Joel Sherrill * custom/Makefile.am: Updated to add jmr3904.cfg -- cgit v1.2.3