bitkeeper revision 1.418 (3f5e4b6byRa3v8seHcnM3eDo4lGneA)
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Tue, 9 Sep 2003 21:51:39 +0000 (21:51 +0000)
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Tue, 9 Sep 2003 21:51:39 +0000 (21:51 +0000)
Makefile and defconfig cleanups.

xenolinux-2.4.22-sparse/arch/xeno/Makefile
xenolinux-2.4.22-sparse/arch/xeno/defconfig

index 89777dc9e9be82b18bbe2714da6440070e320c48..9077bfb8a2b36c4968d12d743ead24d7dc900e17 100644 (file)
@@ -96,6 +96,7 @@ bzImage: vmlinux
        @$(MAKEBOOT) image.gz
 
 install: bzImage
+       mkdir -p ../install/boot
        cp -a arch/$(ARCH)/boot/image.gz ../install/boot/xenolinux.gz
 
 archclean:
index 28965374e5c9e9144fe6ac85ca40d0adfd00bf07..adeac033b0e2139955d3aa0d98992c74cd69dd62 100644 (file)
@@ -112,7 +112,7 @@ CONFIG_INET=y
 # CONFIG_IP_MULTICAST is not set
 # CONFIG_IP_ADVANCED_ROUTER is not set
 CONFIG_IP_PNP=y
-# CONFIG_IP_PNP_DHCP is not set
+CONFIG_IP_PNP_DHCP=y
 # CONFIG_IP_PNP_BOOTP is not set
 # CONFIG_IP_PNP_RARP is not set
 # CONFIG_NET_IPIP is not set
@@ -211,10 +211,10 @@ CONFIG_AUTOFS4_FS=y
 CONFIG_EXT3_FS=y
 CONFIG_JBD=y
 # CONFIG_JBD_DEBUG is not set
-# CONFIG_FAT_FS is not set
-# CONFIG_MSDOS_FS is not set
-# CONFIG_UMSDOS_FS is not set
-# CONFIG_VFAT_FS is not set
+CONFIG_FAT_FS=y
+CONFIG_MSDOS_FS=y
+CONFIG_UMSDOS_FS=y
+CONFIG_VFAT_FS=y
 # CONFIG_EFS_FS is not set
 # CONFIG_JFFS_FS is not set
 # CONFIG_JFFS2_FS is not set