aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-04-30 14:58:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-04-30 14:58:34 +0000
commit8f0b2002dee1c259864b776c14b7db68d2506a09 (patch)
tree2d17627efbeaba926b2de6db34252ec1004c3848 /Makefile
parent6b52b268efb8c81454591a7c0692636044c7f6e1 (diff)
downloadmkinitfs-8f0b2002dee1c259864b776c14b7db68d2506a09.tar.bz2
mkinitfs-8f0b2002dee1c259864b776c14b7db68d2506a09.tar.xz
add nls and ext3 support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cc99e27..79a179e 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ SBIN_FILES := mkinitfs bootchartd
SHARE_FILES := initramfs-init fstab
CONF_FILES := mkinitfs.conf \
modules.d/ata \
+ modules.d/ext3 \
modules.d/ide \
modules.d/base \
modules.d/raid \