diff options
Diffstat (limited to 'post/cpu/ppc4xx/Makefile')
-rw-r--r-- | post/cpu/ppc4xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/post/cpu/ppc4xx/Makefile b/post/cpu/ppc4xx/Makefile index 7b13413b9d7..87ecd7c9074 100644 --- a/post/cpu/ppc4xx/Makefile +++ b/post/cpu/ppc4xx/Makefile @@ -20,7 +20,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, # MA 02111-1307 USA # -include $(TOPDIR)/include/autoconf.mk +include $(OBJTREE)/include/autoconf.mk LIB = libpostppc4xx.a |