<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
Hello list,<BR>
    I am using buildroot r-17130 for generating base system for my ARM9 target. I have tried adding packages through make menuconfig option of buildroot. I was successful while doing so and to have the same packages in final rootfs image created using make. But when i rebuild the rootfs image removing some of the above said packages through make meuconfig, and rebuild the buildroot,  the package executables of remove packages do not get flushed. They remain present in new copy of roofs though are being removed from the option selection menu.<BR>
   Is this the default behavior of buildroot? or is there any other option to clean executables of removed packages from there locations(root or etc directory of rootfs)?  <BR>
Best Regards,<BR>
Rahul
</BODY>
</HTML>