Building Ember with the old router

Problem

You want to use the old router while building Ember master yourself.

Solution

After running bundle exec rake dist use dist/ember-old-router.js instead of dist/ember.js