Changeset 4520dc02 in mainline for Makefile


Ignore:
Timestamp:
2006-06-01T05:52:46Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bbeb5e4
Parents:
e0dd1a8
Message:

ppc32 bootloader debugging facility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    re0dd1a8 r4520dc02  
    4444-include arch/$(ARCH)/Makefile.inc
    4545
     46ifeq ($(CONFIG_DEBUG),y)
     47        DEFS += -DCONFIG_DEBUG
     48endif
     49
    4650.PHONY: all build config distclean arch_distclean clean kernel uspace clean_kernel clean_uspace distclean_kernel distclean_uspace
    4751
Note: See TracChangeset for help on using the changeset viewer.