X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fstx%2Fstxssa%2FMakefile;h=b1d4b0a2708dffa92159155ccef526f2048d4ae0;hb=5614e71b4956c579cd4419b958b33fa6316eaa92;hp=17e0aaea7e93e1623eb5a4c54f793c0bc7d3cd68;hpb=ac6880782d8f369b7121488e8407ae6ddcf2b9ff;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/stx/stxssa/Makefile b/board/stx/stxssa/Makefile index 17e0aae..b1d4b0a 100644 --- a/board/stx/stxssa/Makefile +++ b/board/stx/stxssa/Makefile @@ -8,4 +8,4 @@ obj-y += stxssa.o obj-y += law.o obj-y += tlb.o -obj-$(CONFIG_FSL_DDR1) += ddr.o +obj-$(CONFIG_SYS_FSL_DDR1) += ddr.o