diff -Nru busybox-1.18.5/debian/changelog busybox-1.18.5/debian/changelog --- busybox-1.18.5/debian/changelog 2012-04-13 19:32:36.000000000 +0000 +++ busybox-1.18.5/debian/changelog 2012-10-29 15:54:10.000000000 +0000 @@ -1,3 +1,9 @@ +busybox (1:1.18.5-1ubuntu4linaro1) precise; urgency=low + + * Add devmem for naresh + + -- Riku Voipio Mon, 29 Oct 2012 17:51:28 +0200 + busybox (1:1.18.5-1ubuntu4) precise; urgency=low * debian/patches/fix-64-bit-permissions.patch: mkdir: fix permissions diff -Nru busybox-1.18.5/debian/config/pkg/deb busybox-1.18.5/debian/config/pkg/deb --- busybox-1.18.5/debian/config/pkg/deb 2012-04-13 19:09:55.000000000 +0000 +++ busybox-1.18.5/debian/config/pkg/deb 2012-10-29 15:51:14.000000000 +0000 @@ -648,7 +648,7 @@ # CONFIG_DEVFSD_FG_NP is not set # CONFIG_DEVFSD_VERBOSE is not set # CONFIG_FEATURE_DEVFS is not set -# CONFIG_DEVMEM is not set +CONFIG_DEVMEM=y # CONFIG_EJECT is not set # CONFIG_FEATURE_EJECT_SCSI is not set # CONFIG_FBSPLASH is not set diff -Nru busybox-1.18.5/debian/config/pkg/static busybox-1.18.5/debian/config/pkg/static --- busybox-1.18.5/debian/config/pkg/static 2012-04-13 19:09:55.000000000 +0000 +++ busybox-1.18.5/debian/config/pkg/static 2012-10-29 15:51:24.000000000 +0000 @@ -648,7 +648,7 @@ # CONFIG_DEVFSD_FG_NP is not set # CONFIG_DEVFSD_VERBOSE is not set # CONFIG_FEATURE_DEVFS is not set -# CONFIG_DEVMEM is not set +CONFIG_DEVMEM=y CONFIG_EJECT=y CONFIG_FEATURE_EJECT_SCSI=y # CONFIG_FBSPLASH is not set