OMAP3: Name refactoring for current and future IGEP boards
[pandora-x-loader.git] / board / igep00x0 / Makefile
similarity index 98%
rename from board/igep0020/Makefile
rename to board/igep00x0/Makefile
index c9a4dad..5382288 100644 (file)
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = $(obj)lib$(BOARD).a
 
-COBJS  := igep0020.o
+COBJS  := igep00x0.o
 SOBJS  := platform.o
 
 SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)