From 4ecca33988b90de43ec4f4a929094a38a23fda31 Mon Sep 17 00:00:00 2001 From: Dan Handley Date: Wed, 9 Apr 2014 12:48:25 +0100 Subject: Move include and source files to logical locations Move almost all system include files to a logical sub-directory under ./include. The only remaining system include directories not under ./include are specific to the platform. Move the corresponding source files to match the include directory structure. Also remove pm.h as it is no longer used. Change-Id: Ie5ea6368ec5fad459f3e8a802ad129135527f0b3 --- tools/fip_create/firmware_image_package.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/fip_create/firmware_image_package.h b/tools/fip_create/firmware_image_package.h index 2c0d0177a..cc61903ed 120000 --- a/tools/fip_create/firmware_image_package.h +++ b/tools/fip_create/firmware_image_package.h @@ -1 +1 @@ -../../include/firmware_image_package.h \ No newline at end of file +../../include/common/firmware_image_package.h \ No newline at end of file -- cgit v1.2.3