Chameleon

Chameleon Commit Details

Date:2013-12-02 12:05:22 (10 years 4 months ago)
Author:Jief Luce
Commit:2272
Parents: 2271
Message:modules is built by 'all' target. Seems no need to put again in subdirs. (Generated file boot_module.c become incorrect with two } at the end).
Changes:
M/branches/Jief/i386/Makefile

File differences

branches/Jief/i386/Makefile
2020
2121
2222
23
23
2424
2525
2626
SUBDIRS_PRE += util
SUBDIRS = $(SUBDIRS_PRE) klibc libsa libsaio boot0 boot1 boot2 cdboot modules
SUBDIRS = $(SUBDIRS_PRE) klibc libsa libsaio boot0 boot1 boot2 cdboot
modules-builtin:
@cd modules; ${MAKE} BUILT_IN=yes

Archive Download the corresponding diff file

Revision: 2272