2017年10月19日木曜日

カーネルをビルドする05

menuconfig続き
・Networking support
  WiMAX Wireless Broadband supportをはずす
  RF switch subsysytem supportをはずす
・Device Drivers
  Multiple devices driver support (RAID and LVM)をはずす
  Multimedia support
    Analog TV supportをはずす
    Digital TV supportをはずす
    AM/FM radio receivers/transmitters supportをはずす
    Remote Controller supportをはずす

ところで、menuconfigを行ったら下記はしなくてよい。
# make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- bcm2709_defconfig

makeを行う。
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- zImage modules dtbs

少しちいさくなった。
-rwxr-xr-x  1 xxx xxx 4270576 10月 19 22:37 zImage*

0 件のコメント:

コメントを投稿