Changes in release/Makefile [eae91e0:232cd4f] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • release/Makefile

    reae91e0 r232cd4f  
    3232SRC_ARCHIVE = HelenOS-$(RELEASE).tar.bz2
    3333
    34 PROFILES = \
    35         amd64 \
    36         arm32/beagleboardxm \
    37         arm32/beaglebone \
    38         arm32/gta02 \
    39         arm32/integratorcp \
    40         arm32/raspberrypi \
    41         ia32 \
    42         ia64/i460GX \
    43         ia64/ski \
    44         mips32/malta-be \
    45         mips32/msim \
    46         ppc32 \
    47         sparc32/leon3 \
    48         sparc64/niagara \
    49         sparc64/ultra
     34PROFILES = amd64 arm32/integratorcp arm32/gta02 arm32/beagleboardxm ia32 \
     35    ia64/i460GX ia64/ski mips32/msim ppc32 sparc64/ultra
    5036
    5137BZR = bzr
Note: See TracChangeset for help on using the changeset viewer.