Fixed build dependencies
[maemo-efl] / trunk / embryo / debian / rules
index c04cdca..5437088 100755 (executable)
@@ -11,7 +11,7 @@ ifneq (,$(findstring armel,$(DEB_BUILD_ARCH)))
                CFLAGS += -mfpu=vfp -mfloat-abi=softfp -mcpu=arm1136jf-s
        endif
        ifneq (,$(findstring n770,$(DEB_BUILD_OPTIONS)))
-               CFLAGS += -mcpu=arm926ej-s
+                CFLAGS += -mcpu=arm926ej-s
        endif
 endif