Try using symbolic links using uImage and uInitrd as the link name.
Of course you need to rename both the default uImage and uInitrd before doing this.
ln -s openwrt-kirkwood-uImage uImage ln -s openwrt-kirkwood-uInitrd uInitrd
Of course you need to rename both the default uImage and uInitrd before doing this.