]> git.sur5r.net Git - openocd/blobdiff - src/flash/nor/Makefile.am
flash/nor: Reorder drivers alphabetically
[openocd] / src / flash / nor / Makefile.am
index 33a517a94e871961f0143acf93aceda9abb50ae2..b5fab1f1206984c5a28f82f3d2be2b6827b6ce5b 100644 (file)
@@ -18,18 +18,29 @@ NOR_DRIVERS = \
        atsamv.c \
        avrf.c \
        cfi.c \
+       dsp5680xx_flash.c \
        efm32.c \
        em357.c \
        faux.c \
+       fm3.c \
+       fm4.c \
        jtagspi.c \
+       kinetis.c \
+       kinetis_ke.c \
        lpc2000.c \
        lpc288x.c \
        lpc2900.c \
        lpcspifi.c \
        mdr.c \
+       mrvlqspi.c \
+       niietcm4.c \
        non_cfi.c \
+       nrf51.c \
+       numicro.c \
        ocl.c \
        pic32mx.c \
+       psoc4.c \
+       sim3x.c \
        spi.c \
        stmsmi.c \
        stellaris.c \
@@ -42,19 +53,7 @@ NOR_DRIVERS = \
        str9xpec.c \
        tms470.c \
        virtual.c \
-       fm3.c \
-       fm4.c \
-       dsp5680xx_flash.c \
-       kinetis.c \
-       kinetis_ke.c \
-       numicro.c \
-       nrf51.c \
-       mrvlqspi.c \
-       psoc4.c \
-       sim3x.c \
-       xmc4xxx.c \
-       niietcm4.c
-
+       xmc4xxx.c
 
 noinst_HEADERS = \
        core.h \