Add Pandora support to the public X-Loader OMAP3 tree.
[pandora-x-loader.git] / drivers / Makefile
old mode 100644 (file)
new mode 100755 (executable)
index c581817..730704c
@@ -40,6 +40,10 @@ ifeq ($(BOARD), omap3530beagle)
 OBJS   += k9f1g08r0a.o
 endif
 
+ifeq ($(BOARD), pandora)
+OBJS   += k9f1g08r0a.o
+endif
+
 ifeq ($(BOARD), omap3evm)
 OBJS   += k9f1g08r0a.o
 endif