Changeset 7fb3f1c in mainline for defaults/ia32/Makefile.config


Ignore:
Timestamp:
2011-04-30T20:22:35Z (13 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5b72635
Parents:
2ca5f632
Message:

Make all architectures buildable. Only allow enabling dynamic linking on ia32.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • defaults/ia32/Makefile.config

    r2ca5f632 r7fb3f1c  
    6565CONFIG_VESA_BPP = 16
    6666
    67 # Build shared libraries
    68 CONFIG_BUILD_SHARED_LIBS = y
    69 
    70 # Link against shared libraries
    71 CONFIG_USE_SHARED_LIBS = y
    72 
    7367# Load disk drivers on startup
    7468CONFIG_START_BD = n
Note: See TracChangeset for help on using the changeset viewer.